diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-28 00:58:11 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-28 00:58:11 +0100 |
commit | 8045d0f07022a1066e25d151c105d09f9323b1c7 (patch) | |
tree | 123dc0f5d26c149ad34d8c6ad72ee4ba9dc9dbf0 | |
parent | 478535f40a62cbb7b5e260327e13553aa6baef38 (diff) |
Updated the revision history
-rw-r--r-- | FICS/utils.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/utils.h b/FICS/utils.h index 502a19f..0813ade 100644 --- a/FICS/utils.h +++ b/FICS/utils.h @@ -23,6 +23,7 @@ Markus Uhlin 23/12/10 Renamed strdup() to xstrdup() Markus Uhlin 23/12/10 Deleted check_emailaddr() Markus Uhlin 23/12/17 Added argument lists + Markus Uhlin 23/12/28 Completed adding argument lists */ #ifndef _UTILS_H |