diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-05-21 03:27:49 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-05-21 03:27:49 +0000 |
commit | b110ab91277e900151c23bfd067b4951f537f727 (patch) | |
tree | 67e47ec569a133483b37da65ce394681d2821204 | |
parent | 9b919dc7f5ce3e55f01b4d083ef868f9f6e2b961 (diff) |
Cosmetic.
-rw-r--r-- | sys/netinet/ip_ipsp.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/netinet/ip_ipsp.h b/sys/netinet/ip_ipsp.h index 6449b600d42..efd102e78f2 100644 --- a/sys/netinet/ip_ipsp.h +++ b/sys/netinet/ip_ipsp.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_ipsp.h,v 1.87 2001/05/21 03:23:36 angelos Exp $ */ +/* $OpenBSD: ip_ipsp.h,v 1.88 2001/05/21 03:27:48 angelos Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), @@ -40,9 +40,7 @@ #ifndef _NETINET_IPSP_H_ #define _NETINET_IPSP_H_ -/* - * IPSP global definitions. - */ +/* IPSP global definitions. */ #include <sys/types.h> #include <sys/queue.h> |