Mercurial > emacs
changeset 41446:4d04ea305201
Fix typo in comment.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sat, 24 Nov 2001 17:10:39 +0000 |
parents | cbfd6a442a50 |
children | 783d21cc62b9 |
files | src/xterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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;