summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/mul_id3.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/mul_id3.c')
-rw-r--r--apps/plugins/lib/mul_id3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/mul_id3.c b/apps/plugins/lib/mul_id3.c
index c40a495ecd..edf44f7282 100644
--- a/apps/plugins/lib/mul_id3.c
+++ b/apps/plugins/lib/mul_id3.c
@@ -135,7 +135,7 @@ void collect_id3(struct mp3entry *id3, bool is_first_track)
135 * - Unit for length will be s instead of ms 135 * - Unit for length will be s instead of ms
136 * 136 *
137 * Use result only as input for browse_id3, 137 * Use result only as input for browse_id3,
138 * and set multiple_tracks parameter to true. 138 * with the track_ct parameter set to > 1.
139 */ 139 */
140void finalize_id3(struct mp3entry *id3) 140void finalize_id3(struct mp3entry *id3)
141{ 141{