diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-11-17 11:10:24 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-11-17 11:10:24 +0000 |
commit | b6b557f3649354e658028fd32cc7555b7f400c72 (patch) | |
tree | 51ee7302768924f25001c7b72f1f9f391b3a401c /sbin/isakmpd/cert.c | |
parent | 3bcd02b527134350fac3b42205428b4ab1f75ca3 (diff) |
Add RCS Ids from the EOM repository
Diffstat (limited to 'sbin/isakmpd/cert.c')
-rw-r--r-- | sbin/isakmpd/cert.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/isakmpd/cert.c b/sbin/isakmpd/cert.c index 8e973d0f180..b718da4dc72 100644 --- a/sbin/isakmpd/cert.c +++ b/sbin/isakmpd/cert.c @@ -1,4 +1,5 @@ -/* $OpenBSD: cert.c,v 1.6 1998/11/16 21:07:16 niklas Exp $ */ +/* $OpenBSD: cert.c,v 1.7 1998/11/17 11:10:08 niklas Exp $ */ +/* $EOM: cert.c,v 1.6 1998/10/07 16:40:43 niklas Exp $ */ /* * Copyright (c) 1998 Niels Provos. All rights reserved. |