diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 02:17:47 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 02:17:47 +0100 |
commit | 9fc62e3f5c4327031a8059a9decb667b30488990 (patch) | |
tree | 29529f6813ecbd48de400d778ad4b2c309e05458 /FICS/utils.h | |
parent | 0ab33caf65421b2f10f9e41c6fff19b73dc0fdd4 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/utils.h')
-rw-r--r-- | FICS/utils.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/utils.h b/FICS/utils.h index 2013886..766926b 100644 --- a/FICS/utils.h +++ b/FICS/utils.h @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/10 Renamed strdup() to xstrdup() */ #ifndef _UTILS_H |