# HG changeset patch # User Jan Dj¸«£rv # Date 1205250845 0 # Node ID e3c5f1568f5cc9d0b8d68e521c4b1bc30fc9e371 # Parent e0ebf9b24e2ef3fcf76fb99ca89c195291e8078c Fix previous change. diff -r e0ebf9b24e2e -r e3c5f1568f5c src/xterm.c --- 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