music_pipe: renamed ob_* functions to music_pipe_*
Rename all functions to the new prefix.
This commit is contained in:
@@ -158,7 +158,7 @@ static void decodeStart(void)
|
||||
}
|
||||
}
|
||||
|
||||
ob_flush();
|
||||
music_pipe_flush();
|
||||
|
||||
if (!ret) {
|
||||
dc.error = plugin == NULL
|
||||
|
||||
Reference in New Issue
Block a user