diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-19 23:20:47 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-19 23:20:47 +0100 |
commit | 1dd5df52595d289b86364d9a3b90fb5dfa74f018 (patch) | |
tree | db17665d75dfc3deae35141bc71693b533e31313 /FICS/command.c | |
parent | d1803976d56f185ea0f9ed80cf2dabeb160dab83 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/command.c')
-rw-r--r-- | FICS/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c index 674c9f1..ab9c96a 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -21,6 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/17 Fixed compiler warnings + Markus Uhlin 23/12/19 Usage of 'time_t' */ #include "stdinclude.h" |