changed declaration of _H5Part_set_funcname: fname is now of type "const char * const"
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ _H5Part_iteration_operator (
|
||||
|
||||
void
|
||||
_H5Part_set_funcname (
|
||||
char * const fname
|
||||
const char * const fname
|
||||
);
|
||||
|
||||
const char *
|
||||
|
||||
Reference in New Issue
Block a user