summaryrefslogtreecommitdiff
path: root/sys/isofs/cd9660/cd9660_iconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isofs/cd9660/cd9660_iconv.c')
-rw-r--r--sys/isofs/cd9660/cd9660_iconv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isofs/cd9660/cd9660_iconv.c b/sys/isofs/cd9660/cd9660_iconv.c
index 43a5a0de89604..b7560e2eefa85 100644
--- a/sys/isofs/cd9660/cd9660_iconv.c
+++ b/sys/isofs/cd9660/cd9660_iconv.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/isofs/cd9660/cd9660_iconv.c,v 1.1 2003/09/26 20:26:23 fjoe Exp $");
#include <sys/param.h>
#include <sys/kernel.h>