diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-05 16:13:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-05 16:13:59 +0000 |
commit | 37dcfa7cea3dea89abe993d6a402a1850b3f425c (patch) | |
tree | e75f6de2bc48463942d88a9fb87e30c136bc23dd | |
parent | 54dfec2daf1be7e2dd1c8d054a99f43305e87e19 (diff) |
headers
-rw-r--r-- | usr.sbin/lpr/lpd/lpd.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/lpr/lpd/lpd.c b/usr.sbin/lpr/lpd/lpd.c index 5bb395416bd..05c855d85f0 100644 --- a/usr.sbin/lpr/lpd/lpd.c +++ b/usr.sbin/lpr/lpd/lpd.c @@ -1,3 +1,6 @@ +/* $OpenBSD: lpd.c,v 1.3 1996/05/05 16:13:58 deraadt Exp $ */ +/* $NetBSD: lpd.c,v 1.7 1996/04/24 14:54:06 mrg Exp $ */ + /* * Copyright (c) 1983, 1993, 1994 * The Regents of the University of California. All rights reserved. |