Date: Tue, 9 Sep 2003 13:29:26 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c Message-ID: <200309092029.h89KTQ6d012726@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2003/09/09 13:29:26 PDT FreeBSD src repository Modified files: usr.sbin/newsyslog newsyslog.c Log: Reduce the annoying compiler warnings that pop up when compiling with gcc 3.3.x and -Wshadow. Just renames 'log' variables to be 'logname'. MFC after: 22 days Revision Changes Path 1.79 +9 -9 src/usr.sbin/newsyslog/newsyslog.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309092029.h89KTQ6d012726>