diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-12 23:40:01 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-12 23:40:01 +0100 |
commit | c5a5fd6a5436a036ad22ac079ca38fc5160842e9 (patch) | |
tree | da3c77d6e0fa09767849b1436667e133c55c3bda /FICS/ficsmain.c | |
parent | 316172f6efdcc6cc08f3c2e87399e1153ac423af (diff) |
Updated the revision history
Diffstat (limited to 'FICS/ficsmain.c')
-rw-r--r-- | FICS/ficsmain.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/ficsmain.c b/FICS/ficsmain.c index 8def15e..5afe91f 100644 --- a/FICS/ficsmain.c +++ b/FICS/ficsmain.c @@ -21,6 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/10 Fixed the includes + Markus Uhlin 23/12/12 Revamped the file */ #include "stdinclude.h" |