summaryrefslogtreecommitdiffstats
path: root/src/H5Z.c
diff options
context:
space:
mode:
authorPaul Harten <pharten@ncsa.uiuc.edu>1998-04-23 22:41:15 (GMT)
committerPaul Harten <pharten@ncsa.uiuc.edu>1998-04-23 22:41:15 (GMT)
commit647e187605f9257db5dae9a07e338bf9a954f041 (patch)
treeb0bcc0d00294bcf0279ab2f8a8c3be2cc873ce1e /src/H5Z.c
parent11977da23b4c499ec8c7b102aeb57a0fc9850508 (diff)
downloadhdf5-647e187605f9257db5dae9a07e338bf9a954f041.zip
hdf5-647e187605f9257db5dae9a07e338bf9a954f041.tar.gz
hdf5-647e187605f9257db5dae9a07e338bf9a954f041.tar.bz2
[svn-r364] Purpose:
Bug fix Problem: Compiler complained about: "Wrong number of parameters to function (H5D.c: 1225)" and "Wrong number of parameters to function (H5D.c: 1520)" Solution: In these two places, the read and write functions were missing the "compress" parameter, &(dataset->create_parms->compress). I added it back in the same way it was used in other places. Platform tested: ASCI Red machine
Diffstat (limited to 'src/H5Z.c')
0 files changed, 0 insertions, 0 deletions