From 82547db039b956134f2df5ef96bd0d7503d8bf20 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 7 Jul 2024 20:53:07 +0200 Subject: Updated the revision history --- FICS/obsproc.c | 2 ++ 1 file changed, 2 insertions(+) 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" -- cgit v1.2.3