summaryrefslogtreecommitdiff
path: root/sbin/routed/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/timer.c')
-rw-r--r--sbin/routed/timer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/routed/timer.c b/sbin/routed/timer.c
index 4bd6fa8955c..2430836cdf1 100644
--- a/sbin/routed/timer.c
+++ b/sbin/routed/timer.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: timer.c,v 1.2 1996/06/23 14:32:33 deraadt Exp $ */
/* $NetBSD: timer.c,v 1.8 1995/06/20 22:28:02 christos Exp $ */
/*
@@ -37,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)timer.c 8.1 (Berkeley) 6/5/93";
#else
-static char rcsid[] = "$NetBSD: timer.c,v 1.8 1995/06/20 22:28:02 christos Exp $";
+static char rcsid[] = "$OpenBSD: timer.c,v 1.2 1996/06/23 14:32:33 deraadt Exp $";
#endif
#endif /* not lint */