aboutsummaryrefslogtreecommitdiff
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..79ecebc7a31e 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.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_cfi.h"