Doxygen workaround.
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 4 Nov 2005 16:09:03 +0000 (16:09 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 4 Nov 2005 16:09:03 +0000 (16:09 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@431 38d2e660-2303-0410-9eaa-f027e97ec537

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