summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinit.c b/xinit.c
index 13960dd..cb622a2 100644
--- a/xinit.c
+++ b/xinit.c
@@ -337,7 +337,7 @@ waitforserver(void)
* want to sleep now since we're going to sleep later anyways and this allows us
* to avoid the awkard, "why is there an error message in the log" questions
* from users.
- */
+ */
sleep(2);
#endif