about summary refs log tree commit diff stats
path: root/src/LYCharSets.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCharSets.c')
-rw-r--r--src/LYCharSets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCharSets.c b/src/LYCharSets.c
index 8890f9df..5924a4f8 100644
--- a/src/LYCharSets.c
+++ b/src/LYCharSets.c
@@ -484,7 +484,7 @@ PUBLIC void HTMLSetCharacterHandling ARGS1(int,i)
     }
 #endif /* USE_SLANG */
 
-    ena_csi((LYlowest_eightbit[current_char_set] > 155));
+    ena_csi((BOOLEAN)(LYlowest_eightbit[current_char_set] > 155));
 
     /* some diagnostics */
     if (TRACE) {