diff options
-rw-r--r-- | FICS/utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/utils.c b/FICS/utils.c index a65207b..e7709ab 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -22,6 +22,7 @@ Richard Nash 93/10/22 Created Markus Uhlin 23/12/10 Fixed compiler warnings (plus more) Markus Uhlin 23/12/10 Deleted check_emailaddr() + Markus Uhlin 23/12/17 Reformatted functions */ #include "stdinclude.h" |