Doxygen workaround.
[bertos.git] / cfg / debug.h
index 36085ea382002382996358bfc0b676ce34616917..fe8481f02f138ec9a2db4229276bc8e4d98ced26 100755 (executable)
@@ -17,6 +17,9 @@
 
 /*#*
  *#* $Log$
+ *#* Revision 1.5  2005/11/04 16:09:03  bernie
+ *#* Doxygen workaround.
+ *#*
  *#* Revision 1.4  2005/07/03 15:18:52  bernie
  *#* Typo.
  *#*
        /*!
         * This macro can be used to conditionally exclude one or more
         * statements conditioned on \c _DEBUG, avoiding the clutter
-        * of #ifdef/#endif pairs.
+        * of ifdef/endif pairs.
         *
         * \code
         *     struct FooBar