summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-03-25 04:08:11 +0000
committerJim Blandy <jimb@redhat.com>1993-03-25 04:08:11 +0000
commitf040093a19514095936425c70878c09cdfba23c7 (patch)
treecfa41002b954d613a4f3bf6d6476161eb13e32ba
parentf071c05ae22e371cf76aa90d326d42aa385a0c6e (diff)
downloademacs-f040093a19514095936425c70878c09cdfba23c7.tar.gz
Fix typo.
-rw-r--r--src/dispnew.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index 25eccf95967..7284baec2e5 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -2001,6 +2001,7 @@ init_display ()
#else
display_arg = getenv ("DISPLAY");
#endif
+ }
if (!inhibit_window_system && display_arg)
{