src/H5Part.h

- H5PartSetVerbosityLevel()
		* type of arg "level" changed from "unsigned int" to
		  "h5part_int64_t"
This commit is contained in:
2006-09-20 20:58:13 +00:00
parent 523c2ae212
commit bf9793e18a
+1 -1
View File
@@ -263,7 +263,7 @@ H5PartReadFileAttrib (
h5part_int64_t
H5PartSetVerbosityLevel (
unsigned int
h5part_int64_t level
);
h5part_int64_t