summaryrefslogtreecommitdiff
path: root/sys/dev/io/iodev.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/io/iodev.c')
-rw-r--r--sys/dev/io/iodev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/io/iodev.c b/sys/dev/io/iodev.c
index 8c2cebdf364a..debf5776b589 100644
--- a/sys/dev/io/iodev.c
+++ b/sys/dev/io/iodev.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/io/iodev.c,v 1.4.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include <sys/param.h>
#include <sys/conf.h>