aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire/fwcrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/fwcrom.c')
-rw-r--r--sys/dev/firewire/fwcrom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/fwcrom.c b/sys/dev/firewire/fwcrom.c
index 8a53bc7fae71..3204bc58390f 100644
--- a/sys/dev/firewire/fwcrom.c
+++ b/sys/dev/firewire/fwcrom.c
@@ -34,7 +34,7 @@
#ifdef __FreeBSD__
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/firewire/fwcrom.c,v 1.14.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#endif
#include <sys/param.h>