kdrive/ephyr: ddxUseMsg is supposed to return

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@keithp.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Keith Packard 2013-12-11 12:16:51 -08:00
parent 86d68825c2
commit aa47a44096

View File

@ -149,8 +149,6 @@ ddxUseMsg(void)
ErrorF ErrorF
("-title [title] set the window title in the WM_NAME property\n"); ("-title [title] set the window title in the WM_NAME property\n");
ErrorF("\n"); ErrorF("\n");
exit(1);
} }
void void