aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/algcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/algcheck.c')
-rw-r--r--FICS/algcheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/algcheck.c b/FICS/algcheck.c
index 7f5228f..1a118ec 100644
--- a/FICS/algcheck.c
+++ b/FICS/algcheck.c
@@ -68,7 +68,7 @@
* x - x
* @ - drop character (bughouse)
*/
-char *alg_list[] = {
+PRIVATE char *alg_list[] = {
"fxfr", "pxfr", // These two get confused in case of bishop
"ffr", "pfr", // These two get confused in case of bishop
"pffr",