mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -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…
Reference in New Issue
Block a user