]> The Tcpdump Group git mirrors - tcpdump/commit
Fix the parenthesization in the "alignment required but you can
authorguy <guy>
Sat, 25 Sep 2004 07:41:44 +0000 (07:41 +0000)
committerguy <guy>
Sat, 25 Sep 2004 07:41:44 +0000 (07:41 +0000)
commit3b97eb047bfcee083e490e19c72f11fec4bd7a02
tree797bc5d2c95a533472470e68b43c57199ef5d9fc
parent923f10c8b8e70e392bd9726778f2381f395a82c1
Fix the parenthesization in the "alignment required but you can
convince GCC to generate alignment-safe loads by using
__attribute((packed))" version of EXTRACT_64BITS().

Fix one of the byte offsets in the "alignment required and we don't know
how to trick the compiler into generating alignment-safe loads" version
of EXTRACT_64BITS().
extract.h