diff options
Diffstat (limited to 'usr.sbin/ppp/pred.c')
-rw-r--r-- | usr.sbin/ppp/pred.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c index d0bffb5d6a86..062bb67161a7 100644 --- a/usr.sbin/ppp/pred.c +++ b/usr.sbin/ppp/pred.c @@ -5,7 +5,7 @@ /* * - * $Id: pred.c,v 1.2 1995/02/26 12:17:55 amurai Exp $ + * $Id: pred.c,v 1.3 1995/05/30 03:50:55 rgrimes Exp $ * * pred.c -- Test program for Dave Rand's rendition of the * predictor algorithm |