diff options
Diffstat (limited to 'usr.sbin/pppd/eui64.c')
| -rw-r--r-- | usr.sbin/pppd/eui64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pppd/eui64.c b/usr.sbin/pppd/eui64.c index 28335a3797ff..46c81b5240e8 100644 --- a/usr.sbin/pppd/eui64.c +++ b/usr.sbin/pppd/eui64.c @@ -22,7 +22,7 @@ #define RCSID "$Id: eui64.c,v 1.3 1999/08/25 04:15:51 paulus Exp $" #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pppd/eui64.c,v 1.2 2006/11/12 17:36:58 ume Exp $"); #include "pppd.h" |
