]> git.sur5r.net Git - i3/i3/blobdiff - src/config.c
Make comment style more consistent
[i3/i3] / src / config.c
index 74504bc12e93d130f24d13b4103b4fa90771d7d0..9631b2160237732ed404ad02757ab064b8d87b9b 100644 (file)
@@ -18,7 +18,7 @@ Config config;
 struct modes_head modes;
 struct barconfig_head barconfigs = TAILQ_HEAD_INITIALIZER(barconfigs);
 
-/**
+/*
  * Ungrabs all keys, to be called before re-grabbing the keys because of a
  * mapping_notify event or a configuration file reload
  *