diff options
-rw-r--r-- | FICS/gameproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/gameproc.c b/FICS/gameproc.c index ab2a7f3..4f2bd7d 100644 --- a/FICS/gameproc.c +++ b/FICS/gameproc.c @@ -26,6 +26,7 @@ Markus Uhlin 24/01/04 Fixed pprintf_prompt() calls Markus Uhlin 24/03/30 Refactored and reformatted all functions. + Markus Uhlin 24/03/30 Size-bounded string handling. */ #include "stdinclude.h" |