whitespace sync with openbsd

This commit is contained in:
Kevin Steves 2000-12-29 18:41:21 +00:00
parent 2941f119e6
commit da6cd59b1d
1 changed files with 2 additions and 3 deletions

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. */ /* Set up a suitable value for the DISPLAY variable. */
if (gethostname(hostname, sizeof(hostname)) < 0) if (gethostname(hostname, sizeof(hostname)) < 0)
fatal("gethostname: %.100s", strerror(errno)); fatal("gethostname: %.100s", strerror(errno));