diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 00:55:21 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-01-04 00:55:21 +0100 |
commit | 379cf46b1d71fde0cb4717d32e9eff86ab842e8d (patch) | |
tree | 4a4f4fa6d653c58bce9809153e7d8ef4cfbfb621 /FICS/talkproc.c | |
parent | e8e87574434b45800bd70e01292cf9b82c989c37 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/talkproc.c')
-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 069b36b..9d5dac2 100644 --- a/FICS/talkproc.c +++ b/FICS/talkproc.c @@ -30,6 +30,7 @@ well as with rating. 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 */ #include "stdinclude.h" |