From dcf8a87cefb16b12c6c8b415c878dd081962728d Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Wed, 20 Nov 2024 23:38:02 +0100 Subject: Updated the revision history --- FICS/common.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'FICS/common.h') 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 -- cgit v1.2.3