diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-03-02 15:53:14 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-03-02 15:53:14 +0000 |
| commit | 4a2673772a71a9468ecb5149e9d324835b306f3c (patch) | |
| tree | 8adaa65af9ed4f602cdb1f3efc60609662b25353 /libopenjpeg/function_list.h | |
| parent | b9e216ac6f3546cb54648e7d7166c5c3ea272cfb (diff) | |
[trunk] Fix a bunch of warning about C++ comments in C code.
Diffstat (limited to 'libopenjpeg/function_list.h')
| -rw-r--r-- | libopenjpeg/function_list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopenjpeg/function_list.h b/libopenjpeg/function_list.h index e2ff0b74..19339138 100644 --- a/libopenjpeg/function_list.h +++ b/libopenjpeg/function_list.h @@ -37,7 +37,7 @@ /** @defgroup validation validation procedure*/ /*@{*/ -//#include "openjpeg.h" +/*#include "openjpeg.h" */ /************************************************************************************************** ***************************************** FORWARD DECLARATION ************************************ **************************************************************************************************/ |
