From f7d40b3b99c0b9ac225ebe607f81607faa0eabb6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sat, 24 Nov 2001 17:10:39 +0000 Subject: [PATCH] Fix typo in comment. --- src/xterm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xterm.c b/src/xterm.c index 04ad5ee3772..7edb0121763 100644 --- a/src/xterm.c +++ b/src/xterm.c @@ -9819,7 +9819,7 @@ static Time enter_timestamp; me that letting the compiler initialize it to zeros will work okay. This must be defined outside of XTread_socket, for the same reasons - given for enter_time stamp, above. */ + given for enter_timestamp, above. */ static XComposeStatus compose_status; -- 2.39.2