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 33f6c1d099b9..e71e7f3099bc 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.2.24.1 2008/10/02 02:57:24 kensmith Exp $");
#include <sys/param.h>
#include <sys/conf.h>