Date: Wed, 19 Oct 2005 18:10:34 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/devd devd.cc Message-ID: <200510191810.j9JIAYC0011425@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-10-19 18:10:34 UTC
FreeBSD src repository
Modified files:
sbin/devd devd.cc
Log:
As pointed out on current@, we don't want to declare a variable in a scope
that just uses the variable and throws it away.
This should fix the subsystem keyword wrt media-type.
MFC After: 2 days
Revision Changes Path
1.26 +1 -1 src/sbin/devd/devd.cc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510191810.j9JIAYC0011425>
