src/H5Part.c
- H5PartSetVerbosityLevel() * type of arg "level" changed from "unsigned int" to "h5part_int64_t"
This commit is contained in:
+1
-1
@@ -2088,7 +2088,7 @@ H5PartReadParticleStep (
|
||||
|
||||
h5part_int64_t
|
||||
H5PartSetVerbosityLevel (
|
||||
unsigned int level
|
||||
h5part_int64_t level
|
||||
) {
|
||||
|
||||
_debug = level;
|
||||
|
||||
Reference in New Issue
Block a user