diff options
Diffstat (limited to 'usr.sbin/pppd/chap.h')
-rw-r--r-- | usr.sbin/pppd/chap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/chap.h b/usr.sbin/pppd/chap.h index 8a0ae05acd9ae..69f66d4d67bf5 100644 --- a/usr.sbin/pppd/chap.h +++ b/usr.sbin/pppd/chap.h @@ -15,7 +15,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: chap.h,v 1.2 1994/09/25 02:31:55 wollman Exp $ + * $Id: chap.h,v 1.2.6.1 1996/03/01 19:34:46 phk Exp $ */ #ifndef __CHAP_INCLUDE__ |