summaryrefslogtreecommitdiff
path: root/language.c
diff options
context:
space:
mode:
Diffstat (limited to 'language.c')
-rw-r--r--language.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/language.c b/language.c
index c124d10..ff0acd0 100644
--- a/language.c
+++ b/language.c
@@ -258,6 +258,7 @@ char MSG_show_save_buf[] = "show-save-buf";
char MSG_unit_size1[] = "display-bytes";
char MSG_unit_size2[] = "display-words";
char MSG_unit_size4[] = "display-double-words";
+char MSG_unit_size8[] = "display-quad-words";
char MSG_reposition_window[] = "window-reposition";
char MSG_set_mark[] = "mark-set";
char MSG_goto_eob[] = "move-to-end";