Fix formatting cuesheet.c
Change-Id: I51edd5319882b2928b565c27615e20937399a1f9
This commit is contained in:
parent
2fb6b2b458
commit
7bec71368b
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ void browse_cuesheet(struct cuesheet *cue)
|
|||
int action;
|
||||
bool done = false;
|
||||
char title[MAX_PATH];
|
||||
int len;
|
||||
int len;
|
||||
|
||||
struct cuesheet_file cue_file;
|
||||
struct mp3entry *id3 = audio_current_track();
|
||||
|
|
Loading…
Reference in a new issue