diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 00:26:15 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 00:26:15 +0100 |
commit | 725126533258996f45965ebc4a2553a3a2c32c9f (patch) | |
tree | 1eacc0e066b9a2f047b51b8e05facd25e6504ee2 | |
parent | dbd9a45f9d7ae9f70664635306dbd4b011116f6a (diff) |
Updated the revision history
-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 4813359..8652d9f 100644 --- a/FICS/common.h +++ b/FICS/common.h @@ -23,6 +23,7 @@ Richard Nash 93/10/22 Created Markus Uhlin 24/01/03 Added/deleted macros and redefined ASSERT(). + Markus Uhlin 24/01/04 Added PRINTFLIKE(). */ #ifndef _COMMON_H |