diff options
-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" |