diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/common.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/FICS/common.h b/FICS/common.h index 872bc7b..14a10b2 100644 --- a/FICS/common.h +++ b/FICS/common.h @@ -20,7 +20,9 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 24/01/03 Added/deleted macros and + redefined ASSERT(). */ #ifndef _COMMON_H |