aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/flash/at45d.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/flash/at45d.c')
-rw-r--r--sys/dev/flash/at45d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/flash/at45d.c b/sys/dev/flash/at45d.c
index 21a2056c43ca..608fcbc3843f 100644
--- a/sys/dev/flash/at45d.c
+++ b/sys/dev/flash/at45d.c
@@ -23,7 +23,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/flash/at45d.c,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>