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 34d9252bdfdb..8cdf07f37ded 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.1 2004/07/02 19:40:34 pjd Exp $");
#include <sys/param.h>
#include <sys/systm.h>