# HG changeset patch # User nenolod # Date 1141316815 28800 # Node ID 4c7ee8f64d9b0cf8e8cf0488414fd4440290de5e # Parent 12c47704b4b5762a5a102471548ea12cd22fdacb [svn] untag a critical fixme as it was actually deadchip smoking some craq back in the days of BMP diff -r 12c47704b4b5 -r 4c7ee8f64d9b audacious/playlist_list.c --- a/audacious/playlist_list.c Thu Mar 02 08:14:36 2006 -0800 +++ b/audacious/playlist_list.c Thu Mar 02 08:26:55 2006 -0800 @@ -360,7 +360,7 @@ gsize tpadding_dwidth = 0; gchar tail[100]; - gchar queuepos[255]; /* FIXME CRITICAL: Allows for a limited number of queue positions only */ + gchar queuepos[255]; gchar length[40]; gchar **frags;