C header files:

- cleanup
This commit is contained in:
2016-03-29 14:55:35 +02:00
parent 7490eed535
commit ae9e4cee01
18 changed files with 197 additions and 200 deletions
+1 -2
View File
@@ -289,13 +289,12 @@ H5DeleteAttachment (
H5_API_ENTER (h5_err_t, "fname='%s'", fname);
H5_API_RETURN (h5_delete_attachment (f, fname));
}
#ifdef __cplusplus
}
#endif
///< @}
#endif