diff options
author | 2007-11-23 09:22:40 +0000 | |
---|---|---|
committer | 2007-11-23 09:22:40 +0000 | |
commit | 557cbfb398836fac27142e4173f256b24f8e9c9b (patch) | |
tree | ea6b2bb236e216ffa9df72d6013982e42ecd2487 /usr.sbin/hoststated | |
parent | fix typo (diff) | |
download | wireguard-openbsd-557cbfb398836fac27142e4173f256b24f8e9c9b.tar.xz wireguard-openbsd-557cbfb398836fac27142e4173f256b24f8e9c9b.zip |
add cvs id
ok pyr@
Diffstat (limited to 'usr.sbin/hoststated')
-rw-r--r-- | usr.sbin/hoststated/ssl_privsep.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/hoststated/ssl_privsep.c b/usr.sbin/hoststated/ssl_privsep.c index 7b4626427fa..2e7003a6ee0 100644 --- a/usr.sbin/hoststated/ssl_privsep.c +++ b/usr.sbin/hoststated/ssl_privsep.c @@ -1,3 +1,5 @@ +/* $OpenBSD: ssl_privsep.c,v 1.5 2007/11/23 09:22:40 sthen Exp $ */ + /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * |