# HG changeset patch # User Pavel Jank # Date 1006621839 0 # Node ID 4d04ea305201941940a48a81251f1767b53db21f # Parent cbfd6a442a50339accf12b4bbc700fba8a9e6939 Fix typo in comment. diff -r cbfd6a442a50 -r 4d04ea305201 src/xterm.c --- a/src/xterm.c Sat Nov 24 17:07:15 2001 +0000 +++ b/src/xterm.c Sat Nov 24 17:10:39 2001 +0000 @@ -9819,7 +9819,7 @@ 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;