CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2016/02/01 14:18:17

Modified files:
        usr.bin/ssh    : clientloop.c 

Log message:
Avoid ugly "DISPLAY "(null)" invalid; disabling X11 forwarding"
message when DISPLAY is not set.  This could also result in a crash
on systems with a printf that doesn't handle NULL.  OK djm@

Reply via email to