Date: Fri, 21 Sep 2007 09:52:44 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/geom/core geom.c Message-ID: <200709210952.l8L9qicJ092886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2007-09-21 09:52:44 UTC FreeBSD src repository Modified files: sbin/geom/core geom.c Log: Use 'val' function argument instead of 'optarg' global variable. This doesn't fix any real bug, because in those tw ocases we always passed 'optarg' as 'val'. Approved by: re (kensmith) Revision Changes Path 1.31 +2 -2 src/sbin/geom/core/geom.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709210952.l8L9qicJ092886>