summaryrefslogtreecommitdiff
path: root/usr.sbin/timed/timedc/cmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/timed/timedc/cmds.c')
-rw-r--r--usr.sbin/timed/timedc/cmds.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c
index 0f1ef82865e..04bf9d0f2dd 100644
--- a/usr.sbin/timed/timedc/cmds.c
+++ b/usr.sbin/timed/timedc/cmds.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: cmds.c,v 1.20 2008/03/17 16:29:25 sobrado Exp $ */
+/* $OpenBSD: cmds.c,v 1.21 2009/10/27 23:59:57 deraadt Exp $ */
/*-
* Copyright (c) 1985, 1993 The Regents of the University of California.
@@ -29,12 +29,8 @@
* SUCH DAMAGE.
*/
-#ifndef lint
-static char sccsid[] = "@(#)cmds.c 5.1 (Berkeley) 5/11/93";
-#endif /* not lint */
-
#ifdef sgi
-#ident "$Revision: 1.20 $"
+#ident "$Revision: 1.21 $"
#endif
#include "timedc.h"