diff options
Diffstat (limited to 'sys/dev/ppbus/lpbb.c')
| -rw-r--r-- | sys/dev/ppbus/lpbb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ppbus/lpbb.c b/sys/dev/ppbus/lpbb.c index 6516f503460f..0d0c34ac932e 100644 --- a/sys/dev/ppbus/lpbb.c +++ b/sys/dev/ppbus/lpbb.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/ppbus/lpbb.c,v 1.17 2003/08/24 17:54:16 obrien Exp $"); /* * I2C Bit-Banging over parallel port |
