diff options
-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 |