diff options
Diffstat (limited to 'sys/net/encap.c')
-rw-r--r-- | sys/net/encap.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/net/encap.c b/sys/net/encap.c index a8e1de64073..8f93473d0a6 100644 --- a/sys/net/encap.c +++ b/sys/net/encap.c @@ -1,3 +1,5 @@ +/* $OpenBSD: encap.c,v 1.2 1997/02/24 13:33:56 niklas Exp $ */ + /* * The author of this code is John Ioannidis, ji@tla.org, * (except when noted otherwise). |