mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 15:14:07 +00:00
Simplify vfbWriteXWDFileHeader() by using xhostname(). Neither need to care about OS specifics here, nor take care of zero-terminating the hostname string - xhostname() is already doing this. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>