diff options
Diffstat (limited to 'FICS/common.h')
-rw-r--r-- | FICS/common.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/FICS/common.h b/FICS/common.h index b30fd1d..bbab461 100644 --- a/FICS/common.h +++ b/FICS/common.h @@ -24,8 +24,9 @@ Markus Uhlin 24/01/03 Added/deleted macros and redefined ASSERT(). Markus Uhlin 24/01/04 Added PRINTFLIKE(). - Markus Uhlin 24/04/02 Defined UNUSED_PARAM() and - UNUSED_VAR() + Markus Uhlin 24/04/02 Defined: + UNUSED_PARAM() and + UNUSED_VAR(). */ #ifndef _COMMON_H |