Removed trailing whitespace.

This commit is contained in:
Svend Sorensen
2005-02-09 03:13:08 +00:00
parent 8ed8f4d541
commit 1e8087e1b8
9 changed files with 13 additions and 13 deletions

View File

@@ -43,7 +43,7 @@ void cue_print_track (FILE *fp, Track *track, int trackno)
int i; /* index */
if (NULL != track_get_filename(track)) {
/*
/*
* always print filename for track 1, afterwards only
* print filename if it differs from the previous track
*/