aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/pred.c
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 03:57:47 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1995-05-30 03:57:47 +0000
commit709e8f9ae1d734c1a163c9b421df4b8153939ce7 (patch)
tree15a9c7203efd47ba6dde2896fdb6327dddd4547f /usr.sbin/ppp/pred.c
parent010f5413b5781bc362fde190ec835a424ec8d28e (diff)
downloadsrc-709e8f9ae1d734c1a163c9b421df4b8153939ce7.tar.gz
src-709e8f9ae1d734c1a163c9b421df4b8153939ce7.zip
Remove trailing whitespace.
Notes
Notes: svn path=/head/; revision=8857
Diffstat (limited to 'usr.sbin/ppp/pred.c')
-rw-r--r--usr.sbin/ppp/pred.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c
index 826cd5c1d1e5..d0bffb5d6a86 100644
--- a/usr.sbin/ppp/pred.c
+++ b/usr.sbin/ppp/pred.c
@@ -4,9 +4,9 @@
#include "ccp.h"
/*
- *
- * $Id:$
- *
+ *
+ * $Id: pred.c,v 1.2 1995/02/26 12:17:55 amurai Exp $
+ *
* pred.c -- Test program for Dave Rand's rendition of the
* predictor algorithm
* Updated by: iand@labtam.labtam.oz.au (Ian Donaldson)