Fix warnings caused by unescaped special doxygen chars
This commit is contained in:
parent
fb22e15844
commit
0b382a933a
4 changed files with 4 additions and 4 deletions
|
@ -133,7 +133,7 @@
|
|||
* strings.
|
||||
*
|
||||
* We need use two macros (CC_CONCAT and CC_CONCAT2) in order to allow
|
||||
* concatenation of two #defined macros.
|
||||
* concatenation of two \#defined macros.
|
||||
*/
|
||||
#define CC_CONCAT(s1, s2) CC_CONCAT2(s1, s2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue