diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 23:48:58 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 23:48:58 +0100 |
commit | 0297abfce6d2edc09b82fc92ab7d65416b7a18f3 (patch) | |
tree | b68f283dee89ae47dcd1a5f5bfd9f588f7862dd4 | |
parent | 02960c1730c6be16b480c7eff87df449ad80be92 (diff) |
Updated the revision history
-rw-r--r-- | FICS/matchproc.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c index c60fd02..f849b27 100644 --- a/FICS/matchproc.c +++ b/FICS/matchproc.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - hersco dhersco@stmarys-ca.edu 95/7/24 Created + hersco dhersco@stmarys-ca.edu 95/07/24 Created + Markus Uhlin 23/12/14 Fixed compiler warnings */ #include "stdinclude.h" |