projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c5526c
)
Doxygen workaround.
author
bernie
<bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Fri, 4 Nov 2005 16:09:03 +0000
(16:09 +0000)
committer
bernie
<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
patch
|
blob
|
history
diff --git
a/cfg/debug.h
b/cfg/debug.h
index 36085ea382002382996358bfc0b676ce34616917..fe8481f02f138ec9a2db4229276bc8e4d98ced26 100755
(executable)
--- a/
cfg/debug.h
+++ b/
cfg/debug.h
@@
-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.
*#*
@@
-142,7
+145,7
@@
/*!
* 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