diff options
Diffstat (limited to 'usr.sbin/i2c/i2c.c')
| -rw-r--r-- | usr.sbin/i2c/i2c.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/i2c/i2c.c b/usr.sbin/i2c/i2c.c index c0b366397d6a..2428f499fa43 100644 --- a/usr.sbin/i2c/i2c.c +++ b/usr.sbin/i2c/i2c.c @@ -25,7 +25,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/i2c/i2c.c,v 1.1.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <err.h>  #include <errno.h> | 
