aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/utils.h')
-rw-r--r--FICS/utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/utils.h b/FICS/utils.h
index df986eb..4b51bbe 100644
--- a/FICS/utils.h
+++ b/FICS/utils.h
@@ -25,6 +25,7 @@
Markus Uhlin 23/12/17 Added argument lists
Markus Uhlin 23/12/28 Completed adding argument lists
Markus Uhlin 24/01/04 Added usage of PRINTFLIKE()
+ Markus Uhlin 24/11/20 Usage of begin/end decls
*/
#ifndef _UTILS_H