cvs commit: src/usr.sbin/ppp chap.h

John Birrell jb at FreeBSD.org
Sat Nov 17 15:14:06 PST 2007


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


More information about the cvs-src mailing list