mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
This port was removed August 2011 for lack of a public distfile. It's been cleaned up and the distfile has a new home. Pass maintainership to submitter. PR: 188971 Submitted by: Chris Hutchinson
10 lines
204 B
C
10 lines
204 B
C
--- src/common/format.c.orig 2014-04-24 11:16:10.068089322 -0700
|
|
+++ src/common/format.c 2014-04-24 11:17:12.226546612 -0700
|
|
@@ -249,6 +249,7 @@
|
|
break;
|
|
|
|
default:
|
|
+ break;
|
|
}
|
|
|
|
fmt++;
|