whitespace sync with openbsd
This commit is contained in:
parent
2941f119e6
commit
da6cd59b1d
|
@ -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));
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue