diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 14:26:35 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-17 14:26:35 +0100 |
commit | cbb50a9174a7139d1c18546be966d4c9a27bac85 (patch) | |
tree | f5b9448634868f1d6bdd11bd8b7ebfbf1bb20d34 /FICS/movecheck.c | |
parent | 9d48138ed9c66421657f4f2517a7886f46dd295f (diff) |
Updated the revision history
Diffstat (limited to 'FICS/movecheck.c')
-rw-r--r-- | FICS/movecheck.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/movecheck.c b/FICS/movecheck.c index ea6569b..248441c 100644 --- a/FICS/movecheck.c +++ b/FICS/movecheck.c @@ -21,6 +21,7 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 23/12/14 Fixed compiler warnings + Markus Uhlin 23/12/17 Fixed compiler warnings */ #include "stdinclude.h" |