Avoid type-punned compiler warnings for the byteorder.h macros
authorWayne Davison <wayned@samba.org>
Wed, 14 Oct 2009 04:07:46 +0000 (21:07 -0700)
committerWayne Davison <wayned@samba.org>
Wed, 14 Oct 2009 04:10:57 +0000 (21:10 -0700)
by using inline functions for the 4-char <-> uint32 conversions.


No differences found