From c04f2ac9fd6e6df033aa910dc70345a36c8d9e6f Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Sat, 20 Jul 2002 22:47:25 +0000 Subject: Absolute playlists with backslashes now work git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1392 a1c6a512-1295-4272-9138-f99709370657 --- apps/playlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/playlist.c b/apps/playlist.c index c74d643c52..cac59bfd64 100644 --- a/apps/playlist.c +++ b/apps/playlist.c @@ -67,7 +67,7 @@ char* playlist_next(int steps, char *dirname) buf[seek]=0; /* replace backslashes with forward slashes */ - for ( i=1; i