version 1.4.34b
[polyglot.git] / fen.c
diff --git a/fen.c b/fen.c
index be3ec17..180bdf3 100644 (file)
--- a/fen.c
+++ b/fen.c
@@ -336,7 +336,7 @@ bool board_to_fen(const board_t * board, char string[], int size) {
 \r
    old_pos = pos;\r
 \r
-   if (option_get_bool("Chess960")) {\r
+   if (option_get_bool(Option,"Chess960")) {\r
 \r
       // FEN-960\r
 \r