diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-02-24 13:34:08 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-02-24 13:34:08 +0000 |
commit | f90ed4adf8f7201b7e8b29dc8ec350af5b879093 (patch) | |
tree | 775604de207cfd76d6c092386150c5333c24694f /sys/net/ppp-comp.h | |
parent | 3fa09cdc682bdde0c6cdec540273499748c4c7a4 (diff) |
OpenBSD tags + some prototyping police
Diffstat (limited to 'sys/net/ppp-comp.h')
-rw-r--r-- | sys/net/ppp-comp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net/ppp-comp.h b/sys/net/ppp-comp.h index 77ab835f107..6e34830e7ca 100644 --- a/sys/net/ppp-comp.h +++ b/sys/net/ppp-comp.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ppp-comp.h,v 1.3 1997/02/24 13:34:03 niklas Exp $ */ /* $NetBSD: ppp-comp.h,v 1.2 1996/03/15 02:28:07 paulus Exp $ */ /* @@ -26,7 +27,6 @@ * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, * OR MODIFICATIONS. * - * $Id: ppp-comp.h,v 1.2 1996/04/21 22:28:40 deraadt Exp $ */ #ifndef _NET_PPP_COMP_H |