updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / pcapsipdump / elif_fix.patch
blobd6a2f229d0ad7de7174c8090bfe16d46282e550f
1 --- pcapsipdump.h 2007-05-11 13:40:49.000000000 -0500
2 +++ ../pcapsipdump-0.1.4.new/pcapsipdump.h 2011-12-22 21:20:20.483297976 -0600
3 @@ -35,7 +35,7 @@
4 #elif defined (__BIG_ENDIAN)
5 uint8_t version:4,
6 ihl:4;
7 -#elif
8 +#else
9 #error Endian not defined
10 #endif
11 uint8_t tos;