diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 23:43:37 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-20 23:43:37 +0100 |
commit | fa0dcf92ef333881e680cbe338aca2d78b848156 (patch) | |
tree | 523f21f575100ba95d5217ec0e78315084ed6f4f /FICS | |
parent | c2b435aa4f36d118d855a9f5295f370d22568ef3 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-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 0d10e84..66823ea 100644 --- a/FICS/common.h +++ b/FICS/common.h @@ -27,6 +27,7 @@ Markus Uhlin 24/04/02 Defined: UNUSED_PARAM() and UNUSED_VAR(). + Markus Uhlin 24/11/20 Added FICS begin/end macros. */ #ifndef _COMMON_H |