summaryrefslogtreecommitdiff
path: root/usr.sbin/config/cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/cmd.c')
-rw-r--r--usr.sbin/config/cmd.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/config/cmd.c b/usr.sbin/config/cmd.c
index d4a078d9352..3afe52373ae 100644
--- a/usr.sbin/config/cmd.c
+++ b/usr.sbin/config/cmd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cmd.c,v 1.16 2009/06/03 21:42:16 beck Exp $ */
+/* $OpenBSD: cmd.c,v 1.17 2009/10/27 23:59:51 deraadt Exp $ */
/*
* Copyright (c) 1999-2001 Mats O Jansson. All rights reserved.
@@ -24,10 +24,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef LINT
-static char rcsid[] = "$OpenBSD: cmd.c,v 1.16 2009/06/03 21:42:16 beck Exp $";
-#endif
-
#include <sys/types.h>
#include <sys/device.h>
#include <sys/time.h>