diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-04-14 14:24:13 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-04-14 14:24:13 +0200 |
commit | d58d4dcaf7de19d47fb201d4a2cc3d1d601155e9 (patch) | |
tree | 173138dcdd06b7d259ba45a0eb7813225684b3a7 /FICS/talkproc.c | |
parent | 2e54a7e7c773615f8ff7dc2ef2b4ba8656ee8f4f (diff) |
Updated the revision history
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" |