diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 08:13:10 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 08:13:10 +0000 |
commit | 3ed8b10a8df515c0cb5a2a6a0962c67f1c697164 (patch) | |
tree | 16644eb4e4232e2d2cd65fc342c5dbaafdc4e136 /sbin/isakmpd/x509.h | |
parent | c021608bd50b74de1b8074e336f7adad03b1c7d8 (diff) |
rm trailing whitespace
Diffstat (limited to 'sbin/isakmpd/x509.h')
-rw-r--r-- | sbin/isakmpd/x509.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/x509.h b/sbin/isakmpd/x509.h index a9ef7756096..f2f86f15d4c 100644 --- a/sbin/isakmpd/x509.h +++ b/sbin/isakmpd/x509.h @@ -1,4 +1,4 @@ -/* $OpenBSD: x509.h,v 1.14 2001/11/03 13:15:35 ho Exp $ */ +/* $OpenBSD: x509.h,v 1.15 2002/06/09 08:13:07 todd Exp $ */ /* $EOM: x509.h,v 1.11 2000/09/28 12:53:27 niklas Exp $ */ /* @@ -51,7 +51,7 @@ struct x509_attribval { }; /* - * The acceptable certification authority. + * The acceptable certification authority. * XXX We only support two names at the moment, as of ASN this can * be dynamic but we don't care for now. */ |