ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / libnet10 / multiline-comment.patch
blob0bca169176d180f17c1d31282fa6385887f23141
1 --- include/libnet.h.orig 2007-02-26 20:54:24.000000000 -0800
2 +++ include/libnet.h 2007-02-26 20:54:35.000000000 -0800
3 @@ -84,8 +84,8 @@
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 +#error "byte order has not been specified, you'll \
10 +need to #define either LIBNET_LIL_ENDIAN or LIBNET_BIG_ENDIAN. See the \
11 documentation regarding the libnet-config script."
12 #endif