diff options
author | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 08:16:23 +0000 |
---|---|---|
committer | Rodney W. Grimes <rgrimes@FreeBSD.org> | 1995-05-30 08:16:23 +0000 |
commit | 9b2e535452929d6f2f798a2c01b23b1f547a0b0f (patch) | |
tree | 176f04f674860c7cfae9ac5d2ff4d4e1d73cb2b7 /sys/netccitt/pk_var.h | |
parent | 44204187ec133a0ab7bd77c8d974ad5afd4d88b4 (diff) |
Remove trailing whitespace.
Notes
Notes:
svn path=/head/; revision=8876
Diffstat (limited to 'sys/netccitt/pk_var.h')
-rw-r--r-- | sys/netccitt/pk_var.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/netccitt/pk_var.h b/sys/netccitt/pk_var.h index 2e58dd191657..6bfe7bd8d9e9 100644 --- a/sys/netccitt/pk_var.h +++ b/sys/netccitt/pk_var.h @@ -1,10 +1,10 @@ -/* - * Copyright (c) Computing Centre, University of British Columbia, 1985 - * Copyright (C) Computer Science Department IV, +/* + * Copyright (c) Computing Centre, University of British Columbia, 1985 + * Copyright (C) Computer Science Department IV, * University of Erlangen-Nuremberg, Germany, 1990, 1991, 1992 * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. - * + * * This code is derived from software contributed to Berkeley by the * Laboratory for Computation Vision and the Computer Science Department * of the the University of British Columbia and the Computer Science @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * @(#)pk_var.h 8.1 (Berkeley) 6/10/93 - * $Id: pk_var.h,v 1.3 1994/08/21 05:44:10 paul Exp $ + * $Id: pk_var.h,v 1.4 1995/03/16 18:14:40 bde Exp $ */ #ifndef _NETCCITT_PK_VAR_H_ @@ -130,7 +130,7 @@ struct pkcb { #define PQEMPTY (pkcb_q.q_forw == &pkcb_q) /* - * Interface address, x25 version. Exactly one of these structures is + * Interface address, x25 version. Exactly one of these structures is * allocated for each interface with an x25 address. * * The ifaddr structure conatins the protocol-independent part |