From 2d0fb51c1e3828fc59f21f4d81e1d83496e66b0e Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 28 Oct 2002 22:48:53 +0000 Subject: [PATCH] Comment. --- src/termhooks.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/termhooks.h b/src/termhooks.h index b13c632a033..1d8d3c3f847 100644 --- a/src/termhooks.h +++ b/src/termhooks.h @@ -215,9 +215,7 @@ enum event_kind multibyte_char_keystroke, /* The multibye char code is in .code, perhaps with modifiers applied. The others are the same as - ascii_keystroke. This type of event - is generated only when we are using - XIM on X window. */ + ascii_keystroke. */ non_ascii_keystroke, /* .code is a number identifying the function key. A code N represents a key whose name is -- 2.39.2