diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 15:15:34 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-10 15:15:34 +0100 |
commit | 9a34a2747de4fd39c512c6dbe78390b7f153a45f (patch) | |
tree | 4b65dd0fcf90c1cff640da08a99a20f115c3cdc9 /FICS/talkproc.c | |
parent | 199fff53126f28428ffc8bec8ed7e9accc41a1d3 (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 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" |