summaryrefslogtreecommitdiff
path: root/sys/dev/cfi/cfi_dev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cfi/cfi_dev.c')
-rw-r--r--sys/dev/cfi/cfi_dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/cfi/cfi_dev.c b/sys/dev/cfi/cfi_dev.c
index d6357531ab8f..ade3dabdd9f3 100644
--- a/sys/dev/cfi/cfi_dev.c
+++ b/sys/dev/cfi/cfi_dev.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/cfi/cfi_dev.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include "opt_cfi.h"