diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2001-01-11 16:52:16 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2001-01-11 16:52:16 (GMT) |
commit | 19d1f30101d67a007a7b210f9aeafe35c0ae90e2 (patch) | |
tree | dd29d5d797679728e9604dcdcd67f037e4ecb543 /src/H5FDstdio.c | |
parent | b885b7ddcf7e560513044dcb796a68057479c691 (diff) | |
download | hdf5-19d1f30101d67a007a7b210f9aeafe35c0ae90e2.zip hdf5-19d1f30101d67a007a7b210f9aeafe35c0ae90e2.tar.gz hdf5-19d1f30101d67a007a7b210f9aeafe35c0ae90e2.tar.bz2 |
[svn-r3268] Purpose:
Code cleanup for C++
Description:
'xor' is a keyword in C++, causing problems compiling the library with a
C++ compiler.
Solution:
Change variables and structure fields from 'xor' to 'xor_val'
Platforms tested:
FreeBSD 4.2 (hawkwind)
Diffstat (limited to 'src/H5FDstdio.c')
0 files changed, 0 insertions, 0 deletions