diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 15:41:32 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 15:41:32 +0100 |
commit | a4c602bd0fdd73c375b24f3b03413266c7a12399 (patch) | |
tree | 1ff6f0a899457419794456c57d324a37c4b69d61 /FICS | |
parent | 3c479725f46bf46746ddaf9c3f76ce29a7ff7abf (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-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" |