diff options
-rw-r--r-- | FICS/talkproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/talkproc.c b/FICS/talkproc.c index beb280a..c213de0 100644 --- a/FICS/talkproc.c +++ b/FICS/talkproc.c @@ -29,6 +29,7 @@ shown as (*), and computers marked as (C) as well as with rating. Markus Uhlin 23/12/10 Cleaned up the file + Markus Uhlin 23/12/10 Fixed compiler warnings */ #include "stdinclude.h" |