diff options
-rw-r--r-- | FICS/matchproc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c index 9b2c22a..ede9084 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -21,6 +21,9 @@ name email yy/mm/dd Change hersco dhersco@stmarys-ca.edu 95/07/24 Created Markus Uhlin 23/12/14 Fixed compiler warnings + Markus Uhlin 24/03/29 Refactored and + reformatted all + functions. */ #include "stdinclude.h" |