aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-20 23:43:37 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-20 23:43:37 +0100
commitfa0dcf92ef333881e680cbe338aca2d78b848156 (patch)
tree523f21f575100ba95d5217ec0e78315084ed6f4f /FICS
parentc2b435aa4f36d118d855a9f5295f370d22568ef3 (diff)
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r--FICS/common.h1
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