[svn-r16501] remove a strange character from a comment

tested: h5committest
This commit is contained in:
Pedro Vicente Nunes 2009-02-20 14:40:53 -05:00
parent 771d1c8a36
commit 1357f1a25b

View File

@ -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