diff options
Diffstat (limited to 'usr.sbin/ppp/async.c')
-rw-r--r-- | usr.sbin/ppp/async.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/async.c b/usr.sbin/ppp/async.c index c74ad7b7fd0c7..c660d0447cabd 100644 --- a/usr.sbin/ppp/async.c +++ b/usr.sbin/ppp/async.c @@ -17,7 +17,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: async.c,v 1.5.2.5 1998/01/26 20:04:15 brian Exp $ + * $Id: async.c,v 1.5.2.6 1998/06/27 12:05:22 brian Exp $ * */ #include <sys/param.h> |