Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2002 12:13:58 -0800 (PST)
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:  <200211102013.gAAKDwx8063058@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/11/10 12:13:58 PST

  Modified files:
    sys/sys              gpt.h 
  Log:
  o  Include <sys/uuid.h>. This avoids that applications such as
     gpt(8) have to include both <sys/uuid.h> and <uuid.h> only
     because they include <sys/gpt.h> before <uuid.h>.
  o  Drop the triple bang in the unicode comment in favor of
     adding '-16' to make it explicit that the unicode characters
     are 16-bit. The fact that we use short as the type of the
     array does give it away; but only to the careful reader.
  
  Revision  Changes    Path
  1.6       +3 -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?200211102013.gAAKDwx8063058>