mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
e25c01d1c5
PR: ports/71941 Submitted by: maintainer Approved by: portmgr (implicit)
19 lines
239 B
Plaintext
19 lines
239 B
Plaintext
--- ./src/grig-config.c.orig Mon Sep 20 15:40:26 2004
|
|
+++ ./src/grig-config.c Mon Sep 20 15:41:25 2004
|
|
@@ -161,6 +161,7 @@
|
|
break;
|
|
#endif
|
|
default:
|
|
+ break;
|
|
}
|
|
}
|
|
|
|
@@ -209,6 +210,7 @@
|
|
break;
|
|
#endif
|
|
default:
|
|
+ break;
|
|
}
|
|
}
|
|
|