]> git.tuebingen.mpg.de Git - osl.git/blobdiff - examples/osltar/osltar.c
osltar: Hide the comment for the __static__ #define.
[osl.git] / examples / osltar / osltar.c
index 06d5f4a206917f420b12b224961a09db16d54912..e93bb0a65a0a41a154f8748fbfd8bacb6d70c472 100644 (file)
@@ -35,10 +35,11 @@ enum osltar_columns {
 
 
 /**
- * We want doxygen to create documentation for certain static functions. So we
- * use __static__ for such functions.
+ * \cond We want doxygen to create documentation for certain static functions.
+ * So we use __static__ for such functions.
  */
 #define __static__ static
+/** \endcond */
 
 /**
  * Compare two osl objects of string type.