freebsd-dev/sbin/camcontrol
Ed Schouten dc5929d40a Prevent the creation of an unused variable.
We're only interested in the enumeration fields; we don't want to create
a variable to store them.

MFC after:	1 week
2013-04-08 08:03:42 +00:00
..
camcontrol.8 mdoc: new sentence should be on a new line. Also remove EOL whitespace while 2013-04-06 19:40:04 +00:00
camcontrol.c Prevent the creation of an unused variable. 2013-04-08 08:03:42 +00:00
camcontrol.h More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
fwdownload.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
Makefile Update the 'fwdownload' command to also flash disks connected over an 2012-06-20 00:17:29 +00:00
modeedit.c More -Wmissing-variable-declarations fixes. 2012-10-19 14:49:42 +00:00
progress.c Add progress.c and progress.h, missed in the previous commit to camcontrol. 2012-06-20 04:11:34 +00:00
progress.h Add progress.c and progress.h, missed in the previous commit to camcontrol. 2012-06-20 04:11:34 +00:00
util.c Fix build. 2011-11-25 07:11:02 +00:00