diff options
| author | Warner Losh <imp@FreeBSD.org> | 2000-08-16 15:36:14 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2000-08-16 15:36:14 +0000 |
| commit | fdcd5596ffb3eda4640a63a4e0742514b54b2f44 (patch) | |
| tree | 31644634ba76a66b71e9d54ec28bc4b368e3d2d2 /sbin/camcontrol | |
| parent | 4a5b9b003514a3c3cceea8795b4a48790b75665b (diff) | |
Notes
Diffstat (limited to 'sbin/camcontrol')
| -rw-r--r-- | sbin/camcontrol/camcontrol.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/camcontrol/camcontrol.c b/sbin/camcontrol/camcontrol.c index f955d29677ec..d0e6cec868cf 100644 --- a/sbin/camcontrol/camcontrol.c +++ b/sbin/camcontrol/camcontrol.c @@ -104,8 +104,6 @@ struct camcontrol_opts { const char *subopt; }; -extern int optreset; - static const char scsicmd_opts[] = "c:i:o:"; static const char readdefect_opts[] = "f:GP"; static const char negotiate_opts[] = "acD:O:qR:T:UW:"; |
