diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-02-24 14:06:55 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-02-24 14:06:55 +0000 |
commit | e126f75830cecd510badcaacef8e3aa055b4aec4 (patch) | |
tree | f2a4264534d24a67fda48b8ba4a2139677b478db /sys/netinet/ip_esp3desmd5.c | |
parent | b277b44f4d5aa5d3c58909063f992bb8a6f9608c (diff) |
OpenBSD tags + some prototyping police
Diffstat (limited to 'sys/netinet/ip_esp3desmd5.c')
-rw-r--r-- | sys/netinet/ip_esp3desmd5.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/netinet/ip_esp3desmd5.c b/sys/netinet/ip_esp3desmd5.c index d0d5b204ac3..d62cadee289 100644 --- a/sys/netinet/ip_esp3desmd5.c +++ b/sys/netinet/ip_esp3desmd5.c @@ -1,3 +1,5 @@ +/* $OpenBSD: ip_esp3desmd5.c,v 1.2 1997/02/24 14:06:39 niklas Exp $ */ + /* * The author of this code is John Ioannidis, ji@tla.org, * (except when noted otherwise). |