diff options
Diffstat (limited to 'FICS/talkproc.c')
-rw-r--r-- | FICS/talkproc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/talkproc.c b/FICS/talkproc.c index a5fab0b..4401847 100644 --- a/FICS/talkproc.c +++ b/FICS/talkproc.c @@ -31,6 +31,8 @@ Markus Uhlin 23/12/10 Cleaned up the file Markus Uhlin 23/12/10 Fixed compiler warnings Markus Uhlin 24/01/04 Fixed pprintf() calls + Markus Uhlin 24/04/14 Refactored and reformatted ALL + functions. */ #include "stdinclude.h" |