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