summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/child.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rdist/child.c')
-rw-r--r--usr.bin/rdist/child.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/rdist/child.c b/usr.bin/rdist/child.c
index cf4e65aa6ad..0e862779009 100644
--- a/usr.bin/rdist/child.c
+++ b/usr.bin/rdist/child.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: child.c,v 1.3 1996/06/26 05:38:07 deraadt Exp $ */
+
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
@@ -33,7 +35,7 @@
#ifndef lint
static char RCSid[] =
-"$Id: child.c,v 1.2 1996/03/05 03:15:56 dm Exp $";
+"$OpenBSD: child.c,v 1.3 1996/06/26 05:38:07 deraadt Exp $";
static char sccsid[] = "@(#)docmd.c 5.1 (Berkeley) 6/6/85";