diff options
Diffstat (limited to 'FICS/common.h')
-rw-r--r-- | FICS/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/common.h b/FICS/common.h index c6b375a..b30fd1d 100644 --- a/FICS/common.h +++ b/FICS/common.h @@ -24,6 +24,8 @@ 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() */ #ifndef _COMMON_H |