diff --git a/contrib/gmm/gmm_inoutput.h b/contrib/gmm/gmm_inoutput.h index bb4d47f6d4c0b18c751e3986fb7c4d5d0052e75c..88fe04af34240c20f201aa9a5f9765be98e63a78 100644 --- a/contrib/gmm/gmm_inoutput.h +++ b/contrib/gmm/gmm_inoutput.h @@ -362,7 +362,7 @@ namespace gmm { const double exact[], const char* Title, const char* Key, const char* Type, const char* Ptrfmt, const char* Indfmt, - const char* Valfmt, const char* Rhsfmt, + char* Valfmt, char* Rhsfmt, const char* Rhstype, int shift) { /************************************************************************/ /* The writeHB function opens the named file and writes the specified */