diff options
Diffstat (limited to 'usr.sbin/npppd/l2tp/l2tp.h')
-rw-r--r-- | usr.sbin/npppd/l2tp/l2tp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/npppd/l2tp/l2tp.h b/usr.sbin/npppd/l2tp/l2tp.h index b4896726d67..f055f8a8ce9 100644 --- a/usr.sbin/npppd/l2tp/l2tp.h +++ b/usr.sbin/npppd/l2tp/l2tp.h @@ -1,4 +1,4 @@ -/* $OpenBSD: l2tp.h,v 1.6 2012/01/18 02:53:56 yasuoka Exp $ */ +/* $OpenBSD: l2tp.h,v 1.7 2012/05/08 13:15:11 yasuoka Exp $ */ /*- * Copyright (c) 2009 Internet Initiative Japan Inc. @@ -30,7 +30,7 @@ /*@file * header file for the L2TP module */ -/* $Id: l2tp.h,v 1.6 2012/01/18 02:53:56 yasuoka Exp $ */ +/* $Id: l2tp.h,v 1.7 2012/05/08 13:15:11 yasuoka Exp $ */ /************************************************************************ * Protocol Constants |