summaryrefslogtreecommitdiffstats
path: root/sys/netiso/tp_meas.h
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-05-30 08:16:23 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-05-30 08:16:23 +0000
commitc86f0c7a71e7ade3e38b325c186a9cf374e0411e (patch)
tree176f04f674860c7cfae9ac5d2ff4d4e1d73cb2b7 /sys/netiso/tp_meas.h
parent423ba8f9bc23d93bfc244aca9b12563b1c9de90d (diff)
downloadFreeBSD-src-c86f0c7a71e7ade3e38b325c186a9cf374e0411e.zip
FreeBSD-src-c86f0c7a71e7ade3e38b325c186a9cf374e0411e.tar.gz
Remove trailing whitespace.
Diffstat (limited to 'sys/netiso/tp_meas.h')
-rw-r--r--sys/netiso/tp_meas.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/netiso/tp_meas.h b/sys/netiso/tp_meas.h
index 5613db5..ec38744 100644
--- a/sys/netiso/tp_meas.h
+++ b/sys/netiso/tp_meas.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)tp_meas.h 8.1 (Berkeley) 6/10/93
- * $Id: tp_meas.h,v 1.2 1994/08/02 07:51:16 davidg Exp $
+ * $Id: tp_meas.h,v 1.3 1994/08/21 06:14:25 paul Exp $
*/
#ifndef _NETISO_TP_MEAS_H_
@@ -42,13 +42,13 @@
All Rights Reserved
-Permission to use, copy, modify, and distribute this software and its
-documentation for any purpose and without fee is hereby granted,
+Permission to use, copy, modify, and distribute this software and its
+documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
-both that copyright notice and this permission notice appear in
+both that copyright notice and this permission notice appear in
supporting documentation, and that the name of IBM not be
used in advertising or publicity pertaining to distribution of the
-software without specific, written prior permission.
+software without specific, written prior permission.
IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
@@ -86,11 +86,11 @@ extern struct tp_Meas tp_Meas[];
*/
#define TPtime_from_session 0x01
#define TPtime_to_session 0x02
-#define TPtime_ack_rcvd 0x03
+#define TPtime_ack_rcvd 0x03
#define TPtime_ack_sent 0x04
#define TPtime_from_ll 0x05
#define TPtime_to_ll 0x06
-#define TPsbsend 0x07
+#define TPsbsend 0x07
#define TPtime_open 0x08
#define TPtime_open_X 0x28 /* xtd format */
#define TPtime_close 0x09
OpenPOWER on IntegriCloud