From 1357f1a25b15a6a0ab74b79ffe91ed08ee007684 Mon Sep 17 00:00:00 2001 From: Pedro Vicente Nunes Date: Fri, 20 Feb 2009 14:40:53 -0500 Subject: [svn-r16501] remove a strange character from a comment tested: h5committest --- tools/lib/h5diff_array.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/lib/h5diff_array.c b/tools/lib/h5diff_array.c index 5d57a52..b7a4be6 100644 --- a/tools/lib/h5diff_array.c +++ b/tools/lib/h5diff_array.c @@ -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� + * Recursively call this function for each element * H5T_VLEN - * Recursively call this function for each element� + * 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 -- cgit v0.12