aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/camcontrol')
-rw-r--r--sbin/camcontrol/camcontrol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/camcontrol/camcontrol.c b/sbin/camcontrol/camcontrol.c
index 3403b39eea84..054027fe7de3 100644
--- a/sbin/camcontrol/camcontrol.c
+++ b/sbin/camcontrol/camcontrol.c
@@ -25,7 +25,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: camcontrol.c,v 1.4 1998/10/13 16:23:26 ken Exp $
+ * $Id: camcontrol.c,v 1.5 1998/10/13 22:02:38 ken Exp $
*/
#include <sys/ioctl.h>
@@ -2000,7 +2000,7 @@ main(int argc, char **argv)
}
/*
- * Reset optind to 2, and reset getopt, so these routines cam parse
+ * Reset optind to 2, and reset getopt, so these routines can parse
* the arguments again.
*/
optind = 2;