Date: Wed, 29 May 2002 23:33:07 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_gpt.c Message-ID: <200205300633.g4U6X8m96849@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/05/29 23:33:07 PDT
Modified files:
sys/geom geom_gpt.c
Log:
Add compile time asserts for the size of struct gpt_hdr and struct
gpt_ent. Use offsetof() for struct gpt_hdr to exclude padding.
Revision Changes Path
1.3 +3 -0 src/sys/geom/geom_gpt.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205300633.g4U6X8m96849>
