diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-03-29 23:09:09 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-03-29 23:09:09 +0100 |
commit | b09b791514447fb46d12e88338780c3c2bb6c1f8 (patch) | |
tree | b0377b6dfffeda897997c7545d61325cf159d744 | |
parent | db284996819fa0db7088ed9fc3892e946ac010d8 (diff) |
Updated the revision history
-rw-r--r-- | FICS/matchproc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 1d875e5..e8ed170 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -24,6 +24,8 @@ Markus Uhlin 24/03/29 Refactored and reformatted all functions. + Markus Uhlin 24/03/29 Size-bounded string + handling. */ #include "stdinclude.h" |