diff options
Diffstat (limited to 'sys/dev/usb/controller/atmegadci.h')
-rw-r--r-- | sys/dev/usb/controller/atmegadci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/controller/atmegadci.h b/sys/dev/usb/controller/atmegadci.h index 68613af3e5e5..1b1c2c76d70f 100644 --- a/sys/dev/usb/controller/atmegadci.h +++ b/sys/dev/usb/controller/atmegadci.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/controller/atmegadci.h,v 1.9.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /*- * Copyright (c) 2009 Hans Petter Selasky. All rights reserved. * |