diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 22:33:09 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 22:33:09 +0100 |
commit | f7ca190d54973fd3d5d3f67df8414bcc884b0521 (patch) | |
tree | a51193e53da178b1564e57be84fe6976f38602a5 /FICS/movecheck.c | |
parent | 563fd56111a81ccc627e3d771b9994aab89731f1 (diff) |
Updated the revision history
Diffstat (limited to 'FICS/movecheck.c')
-rw-r--r-- | FICS/movecheck.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c index b6711c5..568cbf2 100644 --- a/FICS/movecheck.c +++ b/FICS/movecheck.c @@ -19,7 +19,8 @@ /* Revision history: name email yy/mm/dd Change - Richard Nash 93/10/22 Created + Richard Nash 93/10/22 Created + Markus Uhlin 23/12/14 Fixed compiler warnings */ #include "stdinclude.h" |