diff options
Diffstat (limited to 'usr.sbin/pppd/magic.h')
-rw-r--r-- | usr.sbin/pppd/magic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/magic.h b/usr.sbin/pppd/magic.h index 82f65cf55d4e2..da200ec79af61 100644 --- a/usr.sbin/pppd/magic.h +++ b/usr.sbin/pppd/magic.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/magic.h,v 1.7.50.1 2008/10/02 02:57:24 kensmith Exp $ */ void magic_init __P((void)); /* Initialize the magic number generator */ |