diff options
-rw-r--r-- | FICS/obsproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/obsproc.c b/FICS/obsproc.c index 61adc4d..dc47cbe 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -29,6 +29,7 @@ Markus Uhlin 24/07/07 Fixed unhandled return values of fscanf(). Markus Uhlin 24/12/02 Improved old_mail_moves() + Markus Uhlin 25/01/18 Fixed -Wshadow */ #include "stdinclude.h" |