[PATCH xinit 13/14] Fix comment indentation

Mikhail Gusarov dottedmag at dottedmag.net
Tue Apr 13 13:03:28 PDT 2010


Signed-off-by: Mikhail Gusarov <dottedmag at dottedmag.net>
---
 xinit.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xinit.c b/xinit.c
index f0af5eb..1184adf 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
-- 
1.7.0



More information about the xorg-devel mailing list