]> git.sur5r.net Git - i3/i3/blobdiff - include/match.h
Make comment style more consistent
[i3/i3] / include / match.h
index 4ff8c485bbed18fd45a27e290b7a40368f382882..043c3a8f114e77401a5a5df2f8792b8780e4f150 100644 (file)
@@ -15,7 +15,7 @@
 
 #include <config.h>
 
-/*
+/**
  * Initializes the Match data structure. This function is necessary because the
  * members representing boolean values (like dock) need to be initialized with
  * -1 instead of 0.