freebsd-ports/audio/xmixer/files/patch-scf.c
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
207 B
C

--- 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
*/