freebsd-ports/net/libnet/files/patch-ac
Jun Kuriyama 86f5027b08 Back out last commit.
1.1.0 is already in net/libnet-devel and has different API.
Bump $PORTEPOCH for my mistake.

Spotted by:	sheldonh
2003-03-27 00:04:09 +00:00

12 lines
316 B
Plaintext

--- include/libnet/libnet-functions.h.orig Fri Jun 7 00:31:29 2002
+++ include/libnet/libnet-functions.h Fri Jun 7 00:31:41 2002
@@ -74,7 +74,7 @@
int, /* severity */
char *, /* error message */
... /* varargs */
- );
+ ) __printflike(2, 3);
/*