mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-27 01:34:54 +00:00
Muffle compiler warnings.
fix option name in log message. improve debugging messages.
This commit is contained in:
@@ -1003,7 +1003,7 @@ DoConfigure()
|
||||
}
|
||||
|
||||
ErrorF("\nYour %s file is %s\n\n", XF86CONFIGFILE ,filename);
|
||||
ErrorF("To test the server, run 'X -xf86config %s'\n\n", filename);
|
||||
ErrorF("To test the server, run 'X -config %s'\n\n", filename);
|
||||
|
||||
bail:
|
||||
OsCleanup(TRUE);
|
||||
|
||||
Reference in New Issue
Block a user