diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/common.h b/FICS/common.h index 0d10e84..66823ea 100644 --- a/FICS/common.h +++ b/FICS/common.h @@ -27,6 +27,7 @@ Markus Uhlin 24/04/02 Defined: UNUSED_PARAM() and UNUSED_VAR(). + Markus Uhlin 24/11/20 Added FICS begin/end macros. */ #ifndef _COMMON_H |