summaryrefslogtreecommitdiff
path: root/sys/dev/iicbus/ds133x.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/iicbus/ds133x.c')
-rw-r--r--sys/dev/iicbus/ds133x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/iicbus/ds133x.c b/sys/dev/iicbus/ds133x.c
index 572384fb3d3d..8eaeea03cd11 100644
--- a/sys/dev/iicbus/ds133x.c
+++ b/sys/dev/iicbus/ds133x.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/iicbus/ds133x.c,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
/*
* Dallas Semiconductor DS133X RTC sitting on the I2C bus.
*/