diff options
Diffstat (limited to 'sys/dev/utopia/utopia_priv.h')
-rw-r--r-- | sys/dev/utopia/utopia_priv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/utopia/utopia_priv.h b/sys/dev/utopia/utopia_priv.h index cbb242cb99916..41397af815f1a 100644 --- a/sys/dev/utopia/utopia_priv.h +++ b/sys/dev/utopia/utopia_priv.h @@ -26,7 +26,7 @@ * * Author: Hartmut Brandt <harti@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/utopia/utopia_priv.h,v 1.1 2005/02/24 16:56:36 harti Exp $ * * Private include file for the interface between chip files and * the utopia main stuff. |