diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 01:50:38 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 01:50:38 +0100 |
commit | ba613d77ff371096e95274ef55bfa6b637f18ea2 (patch) | |
tree | 90ad83d1084d040bbf7e441f267731d74e9bc163 | |
parent | 687f8aeb16ab38fffca5ac8974ea998de2710db4 (diff) |
Updated the revision history
-rw-r--r-- | FICS/utils.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/utils.c b/FICS/utils.c index bb8ac6a..2861819 100644 --- a/FICS/utils.c +++ b/FICS/utils.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 compiler warnings (plus more) */ #include "stdinclude.h" |