Date: Tue, 25 Sep 2007 21:41:22 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.c Message-ID: <200709252141.l8PLfMGv001982@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-09-25 21:41:22 UTC FreeBSD src repository Modified files: gnu/usr.bin/man/man man.c Log: Fix possible uninitialized variable insert due to previous commit. Pointy hat to: me and my absence of -Wall in my CFLAGS. MFC will happen at the same time of the earlier commit. Thanks to ru@ for spotting. Approved by: re (Ken Smith), grog@ (mentor) Revision Changes Path 1.65 +1 -1 src/gnu/usr.bin/man/man/man.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709252141.l8PLfMGv001982>