* dispnew.c (getenv): Extern declaration deleted; this is done in
authorJim Blandy <jimb@redhat.com>
Sat, 10 Apr 1993 08:00:27 +0000 (08:00 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 10 Apr 1993 08:00:27 +0000 (08:00 +0000)
commit5de9f849e8f24802a873fcb16785558aca28a3e3
treed51ddb5a02c9d470ec67debfd8204fd9e189f2c7
parentcf91f754673e626b7d6fafc40305f337e814e037
* dispnew.c (getenv): Extern declaration deleted; this is done in
config.h.

* dispnew.c (init_display): Compare the return value of getenv to
zero before setting display_arg, instead of just using the pointer
as a truth value.
src/dispnew.c