86f5027b08
1.1.0 is already in net/libnet-devel and has different API. Bump $PORTEPOCH for my mistake. Spotted by: sheldonh
12 lines
316 B
Plaintext
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);
|
|
|
|
|
|
/*
|