diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-23 15:49:04 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-23 15:49:04 +0100 |
commit | 44b6779d2520514a97ef363672d67374d8b96e3a (patch) | |
tree | 248eb336eb7a58033d55178299ea5888169547ba /FICS/command.c | |
parent | 61f0f83fb277213e4038b602183f24a827e93b31 (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 84f79c2..a64c4ff 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -22,6 +22,7 @@ Richard Nash 93/10/22 Created Markus Uhlin 23/12/17 Fixed compiler warnings Markus Uhlin 23/12/19 Usage of 'time_t' + Markus Uhlin 23/12/23 Fixed crypt() */ #include "stdinclude.h" |