# HG changeset patch # User Pavel Jank # Date 1004174545 0 # Node ID 712d604d52eb899a61a74f8c9f4b9bb3461ca572 # Parent 23e0bbeed1fcc2661b777b68ff7e5f57abe203fe Fix typo in a comment. diff -r 23e0bbeed1fc -r 712d604d52eb src/xterm.c --- 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. */