summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/stub/stub_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/stub/stub_init.c')
-rw-r--r--hw/xfree86/os-support/stub/stub_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/stub/stub_init.c b/hw/xfree86/os-support/stub/stub_init.c
index 36fd2b818..629675d68 100644
--- a/hw/xfree86/os-support/stub/stub_init.c
+++ b/hw/xfree86/os-support/stub/stub_init.c
@@ -17,7 +17,7 @@ xf86CloseConsole()
int
xf86ProcessArgument(int argc, char *argv[], int i)
{
- return 0;
+ return 0;
}
void