]> git.sur5r.net Git - i3/i3/blobdiff - src/x.c
Make comment style more consistent
[i3/i3] / src / x.c
diff --git a/src/x.c b/src/x.c
index 581ec5129d17bd8c9e0656e46c315c31b9e5ecb2..9d92167ab643835ec2fc147f3f11dc3fdfd3b2a5 100644 (file)
--- a/src/x.c
+++ b/src/x.c
@@ -42,7 +42,7 @@ typedef struct con_state {
     bool child_mapped;
     bool is_hidden;
 
-    /** The con for which this state is. */
+    /* The con for which this state is. */
     Con *con;
 
     /* For reparenting, we have a flag (need_reparent) and the X ID of the old