changed declaration of _H5Part_set_funcname: fname is now of type "const char * const"

This commit is contained in:
2009-01-16 15:31:16 +00:00
parent 9b0c18cd40
commit 6fc16f9e3e
+1 -1
View File
@@ -42,7 +42,7 @@ _H5Part_iteration_operator (
void
_H5Part_set_funcname (
char * const fname
const char * const fname
);
const char *