about summary refs log tree commit diff stats
path: root/src/LYCharSets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCharSets.h')
-rw-r--r--src/LYCharSets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYCharSets.h b/src/LYCharSets.h
index 709c0160..e1c03d7f 100644
--- a/src/LYCharSets.h
+++ b/src/LYCharSets.h
@@ -110,7 +110,7 @@ extern int auto_display_charset;
 enum switch_display_charset_t {
     SWITCH_DISPLAY_CHARSET_MAYBE,
     SWITCH_DISPLAY_CHARSET_REALLY,
-    SWITCH_DISPLAY_CHARSET_SIZECHANGE
+    SWITCH_DISPLAY_CHARSET_RESIZE
 };
 extern int Switch_Display_Charset PARAMS((int ord, enum switch_display_charset_t really));
 extern int Find_Best_Display_Charset PARAMS((int ord));