X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=include%2Fmatch.h;fp=include%2Fmatch.h;h=043c3a8f114e77401a5a5df2f8792b8780e4f150;hp=4ff8c485bbed18fd45a27e290b7a40368f382882;hb=1847938d4eeba98260cc79ca45a11a134274c2ea;hpb=c54f5008395b10c046f380cc3069ff779e5d2877 diff --git a/include/match.h b/include/match.h index 4ff8c485..043c3a8f 100644 --- a/include/match.h +++ b/include/match.h @@ -15,7 +15,7 @@ #include -/* +/** * 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.