diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-05-16 20:02:25 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2005-05-16 20:02:25 (GMT) |
commit | b3d0eab748b94540dca2ad8d3da59f60e4d5886d (patch) | |
tree | 0fbba3bda6b3bd119588aa661d2fa3f3632a5e09 /hl/src | |
parent | 5b6c08e68e94cab82653dff0c74d1725fd2852f4 (diff) | |
download | hdf5-b3d0eab748b94540dca2ad8d3da59f60e4d5886d.zip hdf5-b3d0eab748b94540dca2ad8d3da59f60e4d5886d.tar.gz hdf5-b3d0eab748b94540dca2ad8d3da59f60e4d5886d.tar.bz2 |
[svn-r10748] Purpose:
removed some outdated comments
Description:
Solution:
Platforms tested:
linux
Misc. update:
Diffstat (limited to 'hl/src')
-rw-r--r-- | hl/src/H5IM.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hl/src/H5IM.c b/hl/src/H5IM.c index a97551b..b7e8060 100644 --- a/hl/src/H5IM.c +++ b/hl/src/H5IM.c @@ -43,8 +43,6 @@ herr_t H5IM_get_palette( hid_t loc_id, * http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageSpec.html * * Modifications: - * May 10, 2005 - * the default make image 8bit function saves the image with RANK 2 (2D dataset) * *------------------------------------------------------------------------- */ |