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 1344626a387d4..26bf74c632c23 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. * - * $Id$ + * $Id: magic.h,v 1.6 1997/08/19 17:52:42 peter Exp $ */ void magic_init __P((void)); /* Initialize the magic number generator */ |