diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/comproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/comproc.c b/FICS/comproc.c index f3fe420..ed2cb68 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -33,6 +33,7 @@ format strings. Markus Uhlin 24/03/23 Size-bounded string handling plus truncation checks. + Markus Uhlin 24/11/19 Improved com_news() */ #include "stdinclude.h" |