diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2000-09-22 15:29:47 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2000-09-22 15:29:47 (GMT) |
commit | 57ed75800a0ff96eeae1d076602b3f89740d7c8c (patch) | |
tree | dbad72096ff4f292d1be9d241db02329539b8c4a /src/H5Shyper.c | |
parent | 4ac2eb4d51eb0d3c0483b0aa85ecc4dc9c28a914 (diff) | |
download | hdf5-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/H5Shyper.c')
0 files changed, 0 insertions, 0 deletions