aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/command.c
diff options
context:
space:
mode:
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"