cvs commit: src/sbin/ipfw ipfw2.c

Christian S.J. Peron csjp at FreeBSD.org
Tue Sep 21 15:12:43 PDT 2004


csjp        2004-09-21 22:12:43 UTC

  FreeBSD src repository

  Modified files:
    sbin/ipfw            ipfw2.c 
  Log:
  Since "d" is an array of 32 bit values, it is more
  correct to change the cast from unsigned int to uint32_t.
  
  Pointed out by: luigi
  
  Revision  Changes    Path
  1.59      +1 -1      src/sbin/ipfw/ipfw2.c


More information about the cvs-src mailing list