aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/comproc.c4
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"