ports/comms/sms_client/files/patch-format.c
John Marino 652967646e Revive comms/sms_client with stage support and a new maintainer
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
2014-06-25 21:52:43 +00:00

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++;