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 1a9d6c6..3d84ab7 100644 --- a/FICS/obsproc.c +++ b/FICS/obsproc.c @@ -23,6 +23,8 @@ Markus Uhlin 23/12/13 Fixed bugs Markus Uhlin 23/12/13 Reformatted functions Markus Uhlin 24/04/28 Completed reformatting + Markus Uhlin 24/04/28 Replaced unbounded string + handling functions. */ #include "stdinclude.h" |