diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 20:28:25 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 20:28:25 +0100 |
commit | 4edd6b620059f43e4b78ee9236c3f68f92b5dce4 (patch) | |
tree | 7639a5caf6ed10f7686ecce593d0f3212561a26e /FICS/ficsmain.c | |
parent | 95fb60febef9221ded1ffd2855ad204c4827a392 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/ficsmain.c')
-rw-r--r-- | FICS/ficsmain.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/ficsmain.c b/FICS/ficsmain.c index 3dda729..faf77c9 100644 --- a/FICS/ficsmain.c +++ b/FICS/ficsmain.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/10 Fixed the includes */ #include "stdinclude.h" |