summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uisimulator/sdl/kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/sdl/kernel.c b/uisimulator/sdl/kernel.c
index 090b0d2..6a8c9e4 100644
--- a/uisimulator/sdl/kernel.c
+++ b/uisimulator/sdl/kernel.c
@@ -653,4 +653,4 @@ void event_set_state(struct event *e, unsigned int state)
e->state = STATE_NONSIGNALED;
}
}
-#endif /* HAVE_EVENT_OBJECTS */ \ No newline at end of file
+#endif /* HAVE_EVENT_OBJECTS */