When parsing DISPLAY, mirror what __X11TransConnectDisplay() does - and
authorGuy Harris <guy@alum.mit.edu>
Wed, 24 Jan 2007 23:30:23 +0000 (23:30 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 24 Jan 2007 23:30:23 +0000 (23:30 -0000)
commit3696f686b1426f754826d539cfe726ca49b1debd
treecc912d86ea490f2f63487f63a527961f495c8cb0
parenta479c83ff73efb679eaa42bd07e2c44b402de328
When parsing DISPLAY, mirror what __X11TransConnectDisplay() does - and
handle the case where the "host name" begins with "/", as some platforms
might allow the pathname of a UNIX domain socket to be given in DISPLAY.

Fix indentation of a comment.

svn path=/trunk/; revision=20548
util.c