aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/ficsmain.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/ficsmain.c b/FICS/ficsmain.c
index 49c726c..63a6704 100644
--- a/FICS/ficsmain.c
+++ b/FICS/ficsmain.c
@@ -22,6 +22,8 @@
Richard Nash 93/10/22 Created
Markus Uhlin 23/12/10 Fixed the includes
Markus Uhlin 23/12/12 Revamped the file
+ Markus Uhlin 24/03/16 Fixed unbounded string copying
+ and marked usage() '__dead'.
*/
#include "stdinclude.h"