--- embedaddon/mpd/src/contrib/libpdel/structs/type/array.h 2013/07/22 08:44:30 1.1.1.1 +++ embedaddon/mpd/src/contrib/libpdel/structs/type/array.h 2021/03/17 00:39:23 1.1.1.2 @@ -81,7 +81,8 @@ struct name { \ structs_array_encode, \ structs_array_decode, \ structs_array_free, \ - { { (void *)(etype) }, { (void *)(mtype) }, { (void *)(etag) } }\ + { { (const void *)(etype) }, { (const void *)(mtype) }, \ + { (const void *)(etag) } } \ } __BEGIN_DECLS