summaryrefslogtreecommitdiff
path: root/libexec/uucpd/uucpd.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 19:34:36 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2001-01-28 19:34:36 +0000
commit20b46180bc742f3850de362018712c14e5666062 (patch)
tree43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/uucpd/uucpd.c
parent8b4ee0567126b76c17a3aea24f11e116260516d7 (diff)
$OpenBSD$
Diffstat (limited to 'libexec/uucpd/uucpd.c')
-rw-r--r--libexec/uucpd/uucpd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libexec/uucpd/uucpd.c b/libexec/uucpd/uucpd.c
index 7c2cdf2dbf6..b5bd02f8f77 100644
--- a/libexec/uucpd/uucpd.c
+++ b/libexec/uucpd/uucpd.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: uucpd.c,v 1.18 2001/01/28 19:34:35 niklas Exp $ */
+
/*
* Copyright (c) 1985 The Regents of the University of California.
* All rights reserved.
@@ -42,7 +44,7 @@ char copyright[] =
#ifndef lint
/*static char sccsid[] = "from: @(#)uucpd.c 5.10 (Berkeley) 2/26/91";*/
-static char rcsid[] = "$Id: uucpd.c,v 1.17 2001/01/17 19:46:11 deraadt Exp $";
+static char rcsid[] = "$OpenBSD: uucpd.c,v 1.18 2001/01/28 19:34:35 niklas Exp $";
#endif /* not lint */
/*