Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2004 06:40:57 -0800 (PST)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip.h
Message-ID:  <200402161440.i1GEevkb045263@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bms         2004/02/16 06:40:57 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          ip.h 
  Log:
  Spell types consistently throughout this file. Do not use the __packed          attribute, as we are often #include'd from userland without <sys/cdefs.h>       in front of us, and it is not strictly necessary.
  
  Noticed by:     Sascha Blank
  
  Revision  Changes    Path
  1.27      +4 -4      src/sys/netinet/ip.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402161440.i1GEevkb045263>