diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 13:13:29 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 13:13:29 +0100 |
commit | 2c0c673922bb2eadae7fbf2d1b08522920e129ea (patch) | |
tree | b5dca7eccebcedd08688f3a8bfbf4fd29f7a9723 /FICS | |
parent | 790a587e123bd3ec961349faaa660735fe555cc5 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/command.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/command.c b/FICS/command.c index 97b5c13..46bd511 100644 --- a/FICS/command.c +++ b/FICS/command.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/17 Fixed compiler warnings */ #include "stdinclude.h" |