aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/command.c
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-05-01 14:48:51 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-05-01 14:48:51 +0200
commit8690c8b0cf00eb67d47b01f46a94e22eb25e8252 (patch)
tree05f83516dd35e9f06624c7a10b96a70247443154 /FICS/command.c
parent6b8ea8862c690d34f00fa85206bc6e43b9765966 (diff)
Updated the revision history
Diffstat (limited to 'FICS/command.c')
-rw-r--r--FICS/command.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c
index 8128857..6a90ae6 100644
--- a/FICS/command.c
+++ b/FICS/command.c
@@ -25,6 +25,8 @@
Markus Uhlin 23/12/23 Fixed crypt()
Markus Uhlin 24/05/01 Refactored and reformatted all
functions.
+ Markus Uhlin 24/05/01 Replaced unbounded string
+ handling functions.
*/
#include "stdinclude.h"