mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
5720602df6
Approved by: portmgr (implicit)
15 lines
204 B
C
15 lines
204 B
C
|
|
$FreeBSD$
|
|
|
|
--- scf.c.orig Mon Sep 6 11:02:44 2004
|
|
+++ scf.c Mon Sep 6 11:03:05 2004
|
|
@@ -1009,7 +1009,7 @@
|
|
if (*(p+1) == '\0')
|
|
break;
|
|
}
|
|
- STOP:
|
|
+ STOP:;
|
|
} else {
|
|
/* it's a int
|
|
*/
|