diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/algcheck.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/algcheck.c b/FICS/algcheck.c index 0564786..185f150 100644 --- a/FICS/algcheck.c +++ b/FICS/algcheck.c @@ -21,6 +21,9 @@ name email yy/mm/dd Change Richard Nash 93/10/22 Created Markus Uhlin 24/05/05 Revised + Markus Uhlin 25/04/05 alg_parse_move: + return ambiguous move on + out-of-bounds array read/write. */ #include "stdinclude.h" |