diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-03-16 15:08:31 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-03-16 15:08:31 +0100 |
commit | 5f2eae98efbd992bafd0bca471764557e6a5d4bb (patch) | |
tree | ec256209bdd52f5dc61add54f4ec6e7dccc9ea12 | |
parent | 44e222296843dafcdc43e6403442ab579dff8f56 (diff) |
Updated the revision history
-rw-r--r-- | FICS/utils.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/utils.c b/FICS/utils.c index deb2581..eca4d28 100644 --- a/FICS/utils.c +++ b/FICS/utils.c @@ -24,6 +24,8 @@ Markus Uhlin 23/12/10 Deleted check_emailaddr() Markus Uhlin 23/12/17 Reformatted functions Markus Uhlin 23/12/25 Revised + Markus Uhlin 24/03/16 Replaced unbounded string + handling functions. */ #include "stdinclude.h" |