12 lines
320 B
Text
12 lines
320 B
Text
$NetBSD: patch-af,v 1.1 2005/12/11 21:13:45 joerg Exp $
|
|
|
|
--- src/rio_add_song.c.orig 2005-12-11 21:01:42.000000000 +0000
|
|
+++ src/rio_add_song.c
|
|
@@ -325,6 +325,7 @@ main(int argc, char *argv[])
|
|
send_command (rio_dev, 0x58, 0x0, card_number);
|
|
|
|
try_next:
|
|
+ ;
|
|
} /* end of add file loop */
|
|
|
|
/* Close device */
|