diff options
Diffstat (limited to 'sys/mips/rmi/xlr_i2c.c')
-rw-r--r-- | sys/mips/rmi/xlr_i2c.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/rmi/xlr_i2c.c b/sys/mips/rmi/xlr_i2c.c index abd9439e2e8c..3df43c323fc4 100644 --- a/sys/mips/rmi/xlr_i2c.c +++ b/sys/mips/rmi/xlr_i2c.c @@ -29,7 +29,7 @@ * RMI_BSD */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/mips/rmi/xlr_i2c.c,v 1.2.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $"); /* * I2C driver for the Palm-BK3220 I2C Host adapter on the RMI XLR. |