Date: Tue, 18 Dec 2007 10:41:12 +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 fetch.c ftp.c http.c Message-ID: <200712181041.lBIAfCSk011869@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712181041.lBIAfCSk011869>