diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-01 09:20:30 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-10-01 09:20:30 +0000 |
| commit | 25cbfcf34afedf0e39f5a36d70b17d308a97e8ae (patch) | |
| tree | 6c89914370aab01493ccd47cd25563313f615905 /src/lib/openjp3d/jp3d.h | |
| parent | cffc33a51c7a9f4b8cf460fdc7c02639b40d266d (diff) | |
[trunk] FolderReorgProposal task: cleanup doxygen
Update issue 177
Diffstat (limited to 'src/lib/openjp3d/jp3d.h')
| -rwxr-xr-x | src/lib/openjp3d/jp3d.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/openjp3d/jp3d.h b/src/lib/openjp3d/jp3d.h index 5d0978c0..02457224 100755 --- a/src/lib/openjp3d/jp3d.h +++ b/src/lib/openjp3d/jp3d.h @@ -31,13 +31,13 @@ #ifndef __J3D_H
#define __J3D_H
/**
-@file j3d.h
+@file jp3d.h
@brief The JPEG-2000 Codestream Reader/Writer (J3D)
The functions in J3D.C have for goal to read/write the several parts of the codestream: markers and data.
*/
-/** @defgroup J3D J3D - JPEG-2000 codestream reader/writer */
+/** @defgroup J3D J3D - JPEG-2000 PART 10 codestream reader/writer */
/*@{*/
#define J3D_CP_CSTY_PRT 0x01
|
