mpg123-1.32.7

This commit is contained in:
Ozkan Sezer
2024-08-08 08:41:50 +03:00
parent 304bf5b276
commit 17c20ce2a0
15 changed files with 34 additions and 28 deletions

View File

@@ -178,7 +178,7 @@ static size_t prebuffer_size = 0;
static size_t prebuffer_fill = 0;
static size_t minbytes = 0;
void set_intflag()
void set_intflag(void)
{
debug("set_intflag TRUE");
intflag = TRUE;