[PATCH 41/44] kdrive/ephyr: ddxUseMsg is supposed to return
Keith Packard
keithp at keithp.com
Wed Dec 11 12:24:13 PST 2013
I'm not sure why ephyr thinks that ddxUseMsg shouldn't return, but
it's not declared to exit.
Signed-off-by: Keith Packard <keithp at keithp.com>
---
hw/kdrive/ephyr/ephyrinit.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/hw/kdrive/ephyr/ephyrinit.c b/hw/kdrive/ephyr/ephyrinit.c
index cf8bc90..3230e70 100644
--- a/hw/kdrive/ephyr/ephyrinit.c
+++ b/hw/kdrive/ephyr/ephyrinit.c
@@ -149,8 +149,6 @@ ddxUseMsg(void)
ErrorF
("-title [title] set the window title in the WM_NAME property\n");
ErrorF("\n");
-
- exit(1);
}
void
--
1.8.4.4
More information about the xorg-devel
mailing list