diff options
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
|
