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 682ecb864d170..778a674b879a4 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/04/11 07:13:44 paulus Exp $ + * chap.h,v 1.2 1994/09/25 02:31:55 wollman Exp */ #ifndef __CHAP_INCLUDE__ |