diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-03-29 22:51:38 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-03-29 22:51:38 +0100 |
commit | d7817b22f9b56fb4eb1730a3c4e2705eee0b33a1 (patch) | |
tree | 164ae4d1f3c1598f04e5cccd1d6882cead2dba7a /FICS | |
parent | 04b0d017ce90a1ad4d7546bde11c8b55ab1eee18 (diff) |
Updated the revision history
Diffstat (limited to 'FICS')
-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" |