summaryrefslogtreecommitdiffstats
path: root/hl/src/H5IMprivate.h
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-12-13 19:55:42 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-12-13 19:55:42 (GMT)
commit8a5f6de9900a8844314189649d62e1ca56da05b3 (patch)
tree76856442086427c836ce7d49a94b779bbea2b832 /hl/src/H5IMprivate.h
parent9ebdc0bf08a63227ab31e6f82793e8acd189806f (diff)
downloadhdf5-8a5f6de9900a8844314189649d62e1ca56da05b3.zip
hdf5-8a5f6de9900a8844314189649d62e1ca56da05b3.tar.gz
hdf5-8a5f6de9900a8844314189649d62e1ca56da05b3.tar.bz2
[svn-r14342] change the implementation of H5IMmake_image_8bit to use a 2D dataset
tested: windows, linux solaris w/fortran
Diffstat (limited to 'hl/src/H5IMprivate.h')
-rw-r--r--hl/src/H5IMprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/src/H5IMprivate.h b/hl/src/H5IMprivate.h
index 1fa364d..0cb37cc 100644
--- a/hl/src/H5IMprivate.h
+++ b/hl/src/H5IMprivate.h
@@ -26,7 +26,7 @@
#define IMAGE_CLASS "IMAGE"
#define PALETTE_CLASS "PALETTE"
#define IMAGE_VERSION "1.2"
-#define IMAGE8_RANK 3
+#define IMAGE8_RANK 2
#define IMAGE24_RANK 3