mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -05:00
Fix whitespace
This commit is contained in:
parent
89afe51765
commit
d929bd65a7
@ -94,7 +94,7 @@ void playlist_rewind(playlist_t);
|
||||
* after calling this function.
|
||||
* Returns 1 on success, and 0 on error.
|
||||
*/
|
||||
int playlist_reread(playlist_t*);
|
||||
int playlist_reread(playlist_t *);
|
||||
|
||||
/*
|
||||
* Shuffle the entries of the playlist randomly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user