Subject: CVS commit: src/usr.sbin/ac
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 01/06/2004 13:28:20
Module Name: src
Committed By: wiz
Date: Tue Jan 6 13:28:20 UTC 2004
Modified Files:
src/usr.sbin/ac: ac.c
Log Message:
getopt still looks for -c (killed long ago)
remove unneeded break; after usage();
From Jeff Ito in PR 23994.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/usr.sbin/ac/ac.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.