aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1997-11-13 12:10:50 +0000
committerBrian Somers <brian@FreeBSD.org>1997-11-13 12:10:50 +0000
commit04da22ce2db9bce2a769dde02f195a4b14e4273c (patch)
treedfe7346623d9ce7f899360a0b8828f2a034de13a
parente445012341b8755916cf61e3f14dc3e7bfe65875 (diff)
Notes
-rw-r--r--usr.sbin/ppp/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/main.c b/usr.sbin/ppp/main.c
index 69532308dff8..0da1bf59b331 100644
--- a/usr.sbin/ppp/main.c
+++ b/usr.sbin/ppp/main.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: main.c,v 1.93 1997/11/11 22:58:11 brian Exp $
+ * $Id: main.c,v 1.94 1997/11/13 12:09:53 brian Exp $
*
* TODO:
* o Add commands for traffic summary, version display, etc.