diff options
Diffstat (limited to 'usr.sbin/makefs/compat/strsuftoll.c')
-rw-r--r-- | usr.sbin/makefs/compat/strsuftoll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/makefs/compat/strsuftoll.c b/usr.sbin/makefs/compat/strsuftoll.c index f73e3ad51d23..363f71f8a73c 100644 --- a/usr.sbin/makefs/compat/strsuftoll.c +++ b/usr.sbin/makefs/compat/strsuftoll.c @@ -68,7 +68,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/compat/strsuftoll.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> |