Index: uspace/lib/posix/src/fnmatch.c
===================================================================
--- uspace/lib/posix/src/fnmatch.c	(revision 28a5ebdea900783081bd23e40f685b6b0479c63d)
+++ uspace/lib/posix/src/fnmatch.c	(revision d70dc1c40835f7e957ea1b4fa52c29db4d21ced4)
@@ -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
+ */
 
 /**
