Mercurial > emacs
diff src/xterm.c @ 40370:712d604d52eb
Fix typo in a comment.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Sat, 27 Oct 2001 09:22:25 +0000 |
| parents | c1762ce8905b |
| children | 02365ce6ccc9 |
line wrap: on
line diff
--- a/src/xterm.c Sat Oct 27 09:20:15 2001 +0000 +++ b/src/xterm.c Sat Oct 27 09:22:25 2001 +0000 @@ -11879,7 +11879,7 @@ static char *error_msg; -/* Function installed as fatal_error_signal_hook.in +/* Function installed as fatal_error_signal_hook in x_connection_closed. Print the X error message, and exit normally, instead of dumping core when XtCloseDisplay fails. */
