aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/label/g_label_iso9660.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/label/g_label_iso9660.c')
-rw-r--r--sys/geom/label/g_label_iso9660.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/label/g_label_iso9660.c b/sys/geom/label/g_label_iso9660.c
index 7d29bcd864d9..bfefb60466be 100644
--- a/sys/geom/label/g_label_iso9660.c
+++ b/sys/geom/label/g_label_iso9660.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/geom/label/g_label_iso9660.c,v 1.5.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>