Index: uspace/lib/posix/src/fnmatch.c
===================================================================
--- uspace/lib/posix/src/fnmatch.c	(revision 28a5ebdea900783081bd23e40f685b6b0479c63d)
+++ uspace/lib/posix/src/fnmatch.c	(revision 6a208fc949c41203a0521f864b0efa9b3ab3f52f)
@@ -169,5 +169,7 @@
 }
 
-/************** CHARACTER CLASSES ****************/
+/*
+ * CHARACTER CLASSES
+ */
 
 #define MAX_CLASS_OR_COLL_LEN 6
@@ -254,5 +256,7 @@
 }
 
-/************** END CHARACTER CLASSES ****************/
+/*
+ * END CHARACTER CLASSES
+ */
 
 /**
