diff options
author | dm <dm@cvs.openbsd.org> | 1996-03-05 03:16:22 +0000 |
---|---|---|
committer | dm <dm@cvs.openbsd.org> | 1996-03-05 03:16:22 +0000 |
commit | 244fe9eb92c4869efaca13b0952c5d6e3cec723d (patch) | |
tree | abf90588670b010fbf2aac23f8fff5207b13039f /usr.bin/rdist/child.c | |
parent | bb32e022d9bea893532d8e3b25ddf5259521e9a2 (diff) |
rdist 6.1.2
Diffstat (limited to 'usr.bin/rdist/child.c')
-rw-r--r-- | usr.bin/rdist/child.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rdist/child.c b/usr.bin/rdist/child.c index 5beac4e730f..cf4e65aa6ad 100644 --- a/usr.bin/rdist/child.c +++ b/usr.bin/rdist/child.c @@ -33,7 +33,7 @@ #ifndef lint static char RCSid[] = -"$Id: child.c,v 1.1 1996/02/03 12:12:09 dm Exp $"; +"$Id: child.c,v 1.2 1996/03/05 03:15:56 dm Exp $"; static char sccsid[] = "@(#)docmd.c 5.1 (Berkeley) 6/6/85"; |