summaryrefslogtreecommitdiff
path: root/usr.sbin/devinfo/devinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/devinfo/devinfo.c')
-rw-r--r--usr.sbin/devinfo/devinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/devinfo/devinfo.c b/usr.sbin/devinfo/devinfo.c
index 55a20feccf490..075bcab6c08fe 100644
--- a/usr.sbin/devinfo/devinfo.c
+++ b/usr.sbin/devinfo/devinfo.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.sbin/devinfo/devinfo.c,v 1.5.8.1 2007/10/31 16:17:41 jhb Exp $");
#include <sys/types.h>
#include <err.h>