d6afa0cff7
XMMS input plugin for SPC format support. WWW: http://www.xmms.org/plugins.php?details=225 PR: ports/82139 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
10 lines
188 B
C
10 lines
188 B
C
--- src/id666.c.orig Sat Jun 11 14:13:07 2005
|
|
+++ src/id666.c Sat Jun 11 14:13:27 2005
|
|
@@ -100,6 +100,7 @@
|
|
break;
|
|
|
|
default: /* Who knows. Ignore it. */
|
|
+ break;
|
|
}
|
|
}
|
|
|