--- embedaddon/mpd/src/contrib/libpdel/io/string_fp.h 2013/07/22 08:44:30 1.1.1.1 +++ embedaddon/mpd/src/contrib/libpdel/io/string_fp.h 2021/03/17 00:39:23 1.1.1.2 @@ -48,7 +48,7 @@ __BEGIN_DECLS * * Returns NULL and sets errno if there was an error. */ -extern FILE *string_buf_input(const void *buf, size_t len, int copy); +extern FILE *string_buf_input(void *buf, size_t len, int copy); /* * Create a new string output buffer. The string will be allocated