summaryrefslogtreecommitdiff
path: root/sys/dev/usb/serial/ucycom.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/serial/ucycom.c')
-rw-r--r--sys/dev/usb/serial/ucycom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/serial/ucycom.c b/sys/dev/usb/serial/ucycom.c
index 8fef219de3f2..0892743a50ae 100644
--- a/sys/dev/usb/serial/ucycom.c
+++ b/sys/dev/usb/serial/ucycom.c
@@ -1,5 +1,5 @@
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/usb/serial/ucycom.c,v 1.11.2.7.2.1 2012/03/03 06:15:13 kensmith Exp $");
/*-
* Copyright (c) 2004 Dag-Erling Coïdan Smørgrav