Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 17:48:20 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <199908240048.RAA20362@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/08/23 17:48:20 PDT

  Modified files:
    sys/netinet          ip_fw.c 
  Log:
  Cast pointers to [u]intptr_t instead of casting them to [u_]long.  Don't
  depend on gcc's feature of casting lvalues, especially for direct
  assignment where it doesn't even simplify the syntax.  Cosmetic.
  
  Revision  Changes    Path
  1.119     +4 -4      src/sys/netinet/ip_fw.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?199908240048.RAA20362>