diff options
Diffstat (limited to 'FICS/matchproc.c')
-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" |