summaryrefslogtreecommitdiff
path: root/hw/kdrive/ephyr/ephyrinit.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-03-26 16:04:50 -0700
committerEric Anholt <eric@anholt.net>2007-03-27 16:47:07 -0700
commite76b6349516d5d1c8f7167d6f5419e0d06a546c3 (patch)
tree01ae88420903e28e512714ae2773c0c323c11551 /hw/kdrive/ephyr/ephyrinit.c
parent6a0bed16e80a91891cee6c7033c90875bc2af193 (diff)
Fix indentation of fakexa help text.
Diffstat (limited to 'hw/kdrive/ephyr/ephyrinit.c')
-rw-r--r--hw/kdrive/ephyr/ephyrinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/kdrive/ephyr/ephyrinit.c b/hw/kdrive/ephyr/ephyrinit.c
index a77b87e5e..45e2d3067 100644
--- a/hw/kdrive/ephyr/ephyrinit.c
+++ b/hw/kdrive/ephyr/ephyrinit.c
@@ -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);