mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-09 07:32:32 +08:00
[svn-r16501] remove a strange character from a comment
tested: h5committest
This commit is contained in:
parent
771d1c8a36
commit
1357f1a25b
@ -356,9 +356,9 @@ hsize_t diff_array( void *_mem1,
|
||||
* H5T_COMPOUND
|
||||
* Recursively call this function for each member
|
||||
* H5T_ARRAY
|
||||
* Recursively call this function for each element<EFBFBD>
|
||||
* Recursively call this function for each element
|
||||
* H5T_VLEN
|
||||
* Recursively call this function for each element<EFBFBD>
|
||||
* Recursively call this function for each element
|
||||
* H5T_STRING
|
||||
* compare byte by byte in a cycle from 0 to type_size. this type_size is the
|
||||
* value obtained by the get_size function but it is the string lenght for
|
||||
|
Loading…
Reference in New Issue
Block a user