Use offsetof() instead of adding the sizes of the preceeding struct members
authorguenther <guenther@openbsd.org>
Sun, 18 Oct 2015 05:03:22 +0000 (05:03 +0000)
committerguenther <guenther@openbsd.org>
Sun, 18 Oct 2015 05:03:22 +0000 (05:03 +0000)
commit54bca4b0378b00c6067607463343851f6c2a16a4
treeb73a1b1c3c809ce6a393b0359524b0f0c04a5241
parent3755094ab1737d45b5591368558d46f5555503e8
Use offsetof() instead of adding the sizes of the preceeding struct members

ok millert@
usr.bin/kdump/ktrstruct.c