diff options
Diffstat (limited to 'FICS')
-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 ec52a32..bb3781a 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -25,6 +25,7 @@ Markus Uhlin 24/04/28 Completed reformatting Markus Uhlin 24/04/28 Replaced unbounded string handling functions. + Markus Uhlin 24/04/29 Fixed compiler warnings */ #include "stdinclude.h" |