diff options
Diffstat (limited to 'usr.sbin/pppd/chap_ms.h')
-rw-r--r-- | usr.sbin/pppd/chap_ms.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/pppd/chap_ms.h b/usr.sbin/pppd/chap_ms.h index 6697cba328d..c9e6aa5314c 100644 --- a/usr.sbin/pppd/chap_ms.h +++ b/usr.sbin/pppd/chap_ms.h @@ -1,3 +1,5 @@ +/* $OpenBSD: chap_ms.h,v 1.2 1997/09/05 04:32:36 millert Exp $ */ + /* * chap.h - Challenge Handshake Authentication Protocol definitions. * @@ -19,7 +21,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: chap_ms.h,v 1.1 1996/07/20 12:02:07 joshd Exp $ + * Id: chap_ms.h,v 1.1 1996/05/28 00:42:31 paulus Exp */ #ifndef __CHAPMS_INCLUDE__ |