whitespace sync with openbsd

This commit is contained in:
Kevin Steves 2000-12-29 18:41:21 +00:00
parent 2941f119e6
commit da6cd59b1d

View File

@ -1934,7 +1934,6 @@ x11_create_display_inet(int screen_number, int x11_display_offset)
}
/* Set up a suitable value for the DISPLAY variable. */
if (gethostname(hostname, sizeof(hostname)) < 0)
fatal("gethostname: %.100s", strerror(errno));