--- embedaddon/mpd/src/contrib/libpdel/structs/type/string.h 2013/07/22 08:44:30 1.1.1.1 +++ embedaddon/mpd/src/contrib/libpdel/structs/type/string.h 2021/03/17 00:39:23 1.1.1.2 @@ -78,7 +78,7 @@ __END_DECLS structs_string_encode, \ structs_string_decode, \ structs_string_free, \ - { { (void *)(mtype) }, { (void *)(asnull) }, { NULL } } \ + { { (const void *)(mtype) }, { (void *)(asnull) }, { NULL } } \ } __BEGIN_DECLS