aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/slcompress.c
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2002-06-15 08:03:30 +0000
committerBrian Somers <brian@FreeBSD.org>2002-06-15 08:03:30 +0000
commit10be78d3ae11fbdd8fab4a4a34d5337ce071dd1d (patch)
tree1a5ce3d59f7e248077b816072e04048f10560a99 /usr.sbin/ppp/slcompress.c
parent232a0ff51d29fcdbfc2a835309d92284931098dc (diff)
downloadsrc-10be78d3ae11fbdd8fab4a4a34d5337ce071dd1d.tar.gz
src-10be78d3ae11fbdd8fab4a4a34d5337ce071dd1d.zip
Remove whitespace at the end of lines.
Notes
Notes: svn path=/head/; revision=98243
Diffstat (limited to 'usr.sbin/ppp/slcompress.c')
-rw-r--r--usr.sbin/ppp/slcompress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/slcompress.c b/usr.sbin/ppp/slcompress.c
index 6df3fa2a8230..299530140f1a 100644
--- a/usr.sbin/ppp/slcompress.c
+++ b/usr.sbin/ppp/slcompress.c
@@ -184,7 +184,7 @@ sl_compress_tcp(struct mbuf * m,
/*
* Wasn't the first -- search for it.
- *
+ *
* States are kept in a circularly linked list with last_cs pointing to the
* end of the list. The list is kept in lru order by moving a state to
* the head of the list whenever it is referenced. Since the list is