aboutsummaryrefslogtreecommitdiff
path: root/audio/xmixer/files/patch-scf.c
blob: 3dcbce4746d1c6cbecb99ff0e8693f7edc42fd34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- scf.c.orig	2000-11-16 08:15:33 UTC
+++ scf.c
@@ -1009,7 +1009,7 @@ key_value_pair (SCF *scf, uchar *line, s
 			if (*(p+1) == '\0')
 				break;
 		}
-		STOP:
+		STOP:;
 	} else {
 		/* it's a int
 		 */