Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 19:58:41 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys gpt.h
Message-ID:  <200205290258.g4T2wgF83137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/05/28 19:58:41 PDT

  Modified files:
    sys/sys              gpt.h 
  Log:
  Add attribute packed to struct gpt_hdr to avoid unwanted padding at
  the end of the struct to make it an integral number of "longs" on
  64-bit architectures. The size of the struct must be 92, not 96.
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/sys/gpt.h

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?200205290258.g4T2wgF83137>