From: Jérôme Pinot <ngc891@gmail.com>

Subject: [E-devel] [patch] eet doxygen doc

Here is a small fix for eet doxygen doc, escaping a # that shutdown a
build warning.



SVN revision: 69747
This commit is contained in:
Jérôme Pinot 2012-03-29 11:38:01 +00:00 committed by Carsten Haitzler
parent f88759f4cb
commit 9970c7e299
2 changed files with 2 additions and 1 deletions

View File

@ -12,3 +12,4 @@ Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com>
Adam Simpkins <adam@adamsimpkins.net>
Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Lionel Orry <lionel.orry@gmail.com>
Jérôme Pinot <ngc891@gmail.com>

View File

@ -209,7 +209,7 @@ extern "C" {
* #endif
* @endcode
*
* Note the #if check can be dropped if your program refuses to compile or
* Note the \#if check can be dropped if your program refuses to compile or
* work with an Eet version less than 1.3.0.
*/
typedef struct _Eet_Version