changeset 40370:712d604d52eb

Fix typo in a comment.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 27 Oct 2001 09:22:25 +0000
parents 23e0bbeed1fc
children 7b9010de35d6
files src/xterm.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.  */