aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/common.h
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-01-03 01:31:52 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-01-03 01:31:52 +0100
commit2c342083f6edb8e6d81aeb49c796514760bc1bf7 (patch)
treee23e2f13f66efd1405cced292339ef28ddef6625 /FICS/common.h
parentddf60abf10805c48aa01331529786d564906c444 (diff)
Updated the revision history
Diffstat (limited to 'FICS/common.h')
-rw-r--r--FICS/common.h4
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