diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-24 14:42:31 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-24 14:42:31 +0100 |
commit | 2fbe9104e31f5d50159d5ec019a8bfa91bbd850c (patch) | |
tree | 5a44765f6223bf2d8a04595a900be2ed2474d411 /FICS/movecheck.c | |
parent | f4c2bd13a0b2399e1b5d64bbf5a565e0ffb7013a (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 ed2d8dd..3cb109f 100644 --- a/FICS/movecheck.c +++ b/FICS/movecheck.c @@ -22,6 +22,7 @@ Richard Nash 93/10/22 Created Markus Uhlin 23/12/14 Fixed compiler warnings Markus Uhlin 23/12/17 Fixed compiler warnings + Markus Uhlin 23/12/24 Fixed dead assignment */ #include "stdinclude.h" |