Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2007 23:14:06 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp chap.h
Message-ID:  <200711172314.lAHNE6H2046275@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2007-11-17 23:14:06 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ppp         chap.h 
  Log:
  Use uintptr_t to cast a pointer to an integer to avoid compiler warnings
  on processors where sizeof(void *) > sizeof(int).
  
  Revision  Changes    Path
  1.23      +1 -1      src/usr.sbin/ppp/chap.h



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