updated on Sat Jan 21 20:03:50 UTC 2012
[aur-mirror.git] / paketto / libnet.h.patch
blobd520605c3bd27db60b5a7799665c6ef9eee4dcb5
1 --- a/Libnet-1.0.2a/include/libnet.h 2001-02-07 04:49:25.000000000 +0530
2 +++ b/Libnet-1.0.2a/include/libnet.h 2007-06-24 16:54:09.000000000 +0530
3 @@ -84,9 +84,7 @@
4 #define LIBNET_VERSION "1.0.2a"
6 #if (!LIBNET_LIL_ENDIAN && !LIBNET_BIG_ENDIAN)
7 -#error "byte order has not been specified, you'll
8 -need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the
9 -documentation regarding the libnet-config script."
10 +#error "byte order has not been specified, you'll need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the documentation regarding the libnet-config script."
11 #endif
13 #endif /* __LIBNET_H */