aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/command.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/command.c b/FICS/command.c
index ef36b97..75bccb2 100644
--- a/FICS/command.c
+++ b/FICS/command.c
@@ -23,6 +23,8 @@
Markus Uhlin 23/12/17 Fixed compiler warnings
Markus Uhlin 23/12/19 Usage of 'time_t'
Markus Uhlin 23/12/23 Fixed crypt()
+ Markus Uhlin 24/05/01 Refactored and reformatted all
+ functions.
*/
#include "stdinclude.h"