Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 22:12:43 +0000 (UTC)
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ipfw ipfw2.c
Message-ID:  <200409212212.i8LMChje085205@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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