summaryrefslogtreecommitdiffstats
path: root/src/H5Sprivate.h
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-09-22 15:29:47 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-09-22 15:29:47 (GMT)
commit57ed75800a0ff96eeae1d076602b3f89740d7c8c (patch)
treedbad72096ff4f292d1be9d241db02329539b8c4a /src/H5Sprivate.h
parent4ac2eb4d51eb0d3c0483b0aa85ecc4dc9c28a914 (diff)
downloadhdf5-57ed75800a0ff96eeae1d076602b3f89740d7c8c.zip
hdf5-57ed75800a0ff96eeae1d076602b3f89740d7c8c.tar.gz
hdf5-57ed75800a0ff96eeae1d076602b3f89740d7c8c.tar.bz2
[svn-r2586] Purpose:
Bug Fix Description: The prototype for the H5Pregister function has a variable named `class'. This is a reserved word in C++ and causes the C++ compiler to freak. Solution: This variable's name was changed to cls_id in the .c file, so I changed it in the header file to cls_id to match. Platforms tested: Linux
Diffstat (limited to 'src/H5Sprivate.h')
0 files changed, 0 insertions, 0 deletions