Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2007 00:26:36 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libfetch common.c fetch.c ftp.c http.c
Message-ID:  <200712190026.lBJ0QaYn085656@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-12-19 00:26:36 UTC

  FreeBSD src repository

  Modified files:
    lib/libfetch         common.c fetch.c ftp.c http.c 
  Log:
  As several people pointed out, I did all the ctype casts the wrong
  way (not for the first time...)
  
  Noticed by:     bde, ru ++
  MFC after:      1 week
  
  Revision  Changes    Path
  1.53      +2 -2      src/lib/libfetch/common.c
  1.41      +2 -2      src/lib/libfetch/fetch.c
  1.100     +17 -11    src/lib/libfetch/ftp.c
  1.82      +15 -13    src/lib/libfetch/http.c



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