diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-03-08 23:42:53 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-03-08 23:42:53 +0100 |
commit | 22e493e5c085f81f23376f3522f88bf082c6948f (patch) | |
tree | 129458935e94b7cb281d315443480c8ef0040c66 /FICS/comproc.c | |
parent | a6ca036fb236a01c137e933d237f4075aaefaac5 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/comproc.c')
-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 da5d7a7..6e82040 100644 --- a/FICS/comproc.c +++ b/FICS/comproc.c @@ -36,6 +36,7 @@ Markus Uhlin 24/11/19 Improved com_news(). plogins: fscanf: added width specification + Markus Uhlin 25/03/08 Calc string length once */ #include "stdinclude.h" |