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..a3493c76ca2e 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.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <err.h> #include <errno.h> |
