diff --git a/core/amci/amci.h b/core/amci/amci.h index e9e10b77..0963a945 100644 --- a/core/amci/amci.h +++ b/core/amci/amci.h @@ -306,7 +306,7 @@ struct amci_subtype_t { int type; /** ex. "Mu-Law" */ - char* name; + const char* name; /** * This must be initialized.