diff options
Diffstat (limited to 'usr.sbin/makefs/cd9660/cd9660_debug.c')
| -rw-r--r-- | usr.sbin/makefs/cd9660/cd9660_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/makefs/cd9660/cd9660_debug.c b/usr.sbin/makefs/cd9660/cd9660_debug.c index d94ccbe5fc93..130e3987cc95 100644 --- a/usr.sbin/makefs/cd9660/cd9660_debug.c +++ b/usr.sbin/makefs/cd9660/cd9660_debug.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/cd9660/cd9660_debug.c,v 1.1.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/param.h> #include <sys/mount.h> |
