From: Pavel Janík Date: Sat, 24 Nov 2001 17:10:39 +0000 (+0000) Subject: Fix typo in comment. X-Git-Tag: ttn-vms-21-2-B4~18231 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f7d40b3b99c0b9ac225ebe607f81607faa0eabb6;p=emacs.git Fix typo in comment. --- 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;