Mercurial > emacs
changeset 92742:e3c5f1568f5c
Fix previous change.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 11 Mar 2008 15:54:05 +0000 |
parents | e0ebf9b24e2e |
children | ca927302e255 |
files | src/xterm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xterm.c Tue Mar 11 10:23:09 2008 +0000 +++ b/src/xterm.c Tue Mar 11 15:54:05 2008 +0000 @@ -8110,7 +8110,7 @@ OpenWindows in certain situations. I suspect that is a bug in OpenWindows. I don't know how to circumvent it here. */ - if (dpyinfo && terminal_list->next_terminal != NULL) + if (dpyinfo) { #ifdef USE_X_TOOLKIT /* If DPYINFO is null, this means we didn't open the display