aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-07-07 20:53:07 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2024-07-07 20:53:07 +0200
commit82547db039b956134f2df5ef96bd0d7503d8bf20 (patch)
tree60e4bb11a715347382d70f97edd5ec37e81a1fff
parentf0aadfd1993226f63a3086117f812a5bb3077b8d (diff)
Updated the revision history
-rw-r--r--FICS/obsproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c
index cd661b0..4dd7b2d 100644
--- a/FICS/obsproc.c
+++ b/FICS/obsproc.c
@@ -26,6 +26,8 @@
Markus Uhlin 24/04/28 Replaced unbounded string
handling functions.
Markus Uhlin 24/04/29 Fixed compiler warnings
+ Markus Uhlin 24/07/07 Fixed unhandled return values of
+ fscanf().
*/
#include "stdinclude.h"