cvs commit: src/lib/libfetch fetch.c ftp.c http.c

Dag-Erling Smorgrav des at FreeBSD.org
Tue Dec 18 02:41:13 PST 2007


des         2007-12-18 10:41:12 UTC

  FreeBSD src repository

  Modified files:
    lib/libfetch         fetch.c ftp.c http.c 
  Log:
  Old patch I had lying around: correctly cast the argument to is*().
  IWBNI gcc could warn about this the way it warns about printf() abuse.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.40      +2 -2      src/lib/libfetch/fetch.c
  1.98      +10 -10    src/lib/libfetch/ftp.c
  1.80      +13 -12    src/lib/libfetch/http.c


More information about the cvs-all mailing list