diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-11-19 20:51:49 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-11-19 20:51:49 +0100 |
commit | ab52c599e01d1844504393bd1262b26981f101fb (patch) | |
tree | 25f478a9217ff3f173c04b9967c22c6d5f5ecf4a | |
parent | 25b0ef6af2bae6a0fe81eee554b9260c4cdac956 (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 f3fe420..ed2cb68 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -33,6 +33,7 @@ format strings. Markus Uhlin 24/03/23 Size-bounded string handling plus truncation checks. + Markus Uhlin 24/11/19 Improved com_news() */ #include "stdinclude.h" |