diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-19 21:58:34 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-19 21:58:34 +0100 |
commit | 816367b375666f4bd009c5bfd9470d5b6138b982 (patch) | |
tree | 7595ad63ad2e0f1b3e652e124287c98543a0145d /FICS/comproc.c | |
parent | f2590398cc1c844b5d12a31502edbe7aab37bb00 (diff) |
Updated the changelog
Diffstat (limited to 'FICS/comproc.c')
-rw-r--r-- | FICS/comproc.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/FICS/comproc.c b/FICS/comproc.c index 266a623..f1a95d4 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -33,7 +33,9 @@ format strings. Markus Uhlin 24/03/23 Size-bounded string handling plus truncation checks. - Markus Uhlin 24/11/19 Improved com_news() + Markus Uhlin 24/11/19 Improved com_news(). + plogins: fscanf: + added width specification */ #include "stdinclude.h" |