diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 21:32:24 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 21:32:24 +0100 |
commit | 93dfad9e4cc318b8c5633736019e491d0a817eae (patch) | |
tree | b9014010eced2ccd2dd5884618ca99fd55f889ed | |
parent | fabee9beaca1c8bea01a4e6ea882c092b3c63292 (diff) |
Updated the revision history
-rw-r--r-- | FICS/comproc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/comproc.c b/FICS/comproc.c index d33a298..7276641 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -24,6 +24,7 @@ Markus Uhlin 23/12/09 Fixed implicit ints Markus Uhlin 23/12/17 Fixed compiler warnings Markus Uhlin 23/12/17 Usage of 'time_t' + Markus Uhlin 23/12/17 Reformatted com_stats() */ #include "stdinclude.h" |