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