formating fix

This commit is contained in:
2009-07-16 08:36:49 +00:00
parent e38e7d1c8e
commit a4036b7b5d
+1 -1
View File
@@ -18,7 +18,7 @@
#define HANDLE_H5_NOENT_ERR( f, name ) \
h5_error( \
f, \
H5_ERR_NOENT, \
H5_ERR_NOENT, \
"Object \"%s\" doesn't exists.", name );
#define HANDLE_H5_DATASET_RANK_ERR( f, m, n ) \