diff options
Diffstat (limited to 'FICS/obsproc.c')
-rw-r--r-- | FICS/obsproc.c | 2 |
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" |