Fix indentation of fakexa help text.

This commit is contained in:
Eric Anholt 2007-03-26 16:04:50 -07:00
parent 6a0bed16e8
commit e76b634951

View File

@ -81,7 +81,7 @@ ddxUseMsg (void)
ErrorF("-host-cursor Re-use exisiting X host server cursor\n");
ErrorF("-fullscreen Attempt to run Xephyr fullscreen\n");
ErrorF("-grayscale Simulate 8bit grayscale\n");
ErrorF("-fakexa Simulate acceleration using software rendering\n");
ErrorF("-fakexa Simulate acceleration using software rendering\n");
ErrorF("\n");
exit(1);