aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ufoma.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/ufoma.c')
-rw-r--r--sys/dev/usb/ufoma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/ufoma.c b/sys/dev/usb/ufoma.c
index 9621a30da078..1d1a3cdea76c 100644
--- a/sys/dev/usb/ufoma.c
+++ b/sys/dev/usb/ufoma.c
@@ -2,7 +2,7 @@
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/usb/ufoma.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $");
/*-
* Copyright (c) 2005, Takanori Watanabe
* Copyright (c) 2003, M. Warner Losh <imp@freebsd.org>.