]> The Tcpdump Group git mirrors - tcpdump/commit
Use sizeof to get sizes of various structure members, rather than
authorguy <guy>
Sun, 13 Nov 2005 20:13:58 +0000 (20:13 +0000)
committerguy <guy>
Sun, 13 Nov 2005 20:13:58 +0000 (20:13 +0000)
commit1306b4434f7cf0559eddb5ef64b9615f1f4425be
tree49c8e24cd51697b8085e756b54f4796ada398b92
parent269f9685a5e74eee5057a8cd19cba9f18e739be1
Use sizeof to get sizes of various structure members, rather than
hardwiring the sizes (which runs the risk that the hardwired size in the
structure definition and code could get out of sync).
print-802_11.c