diff options
Diffstat (limited to 'sys/dev/vinum/vinum.c')
| -rw-r--r-- | sys/dev/vinum/vinum.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/vinum/vinum.c b/sys/dev/vinum/vinum.c index de370212e955d..46853f5e498ff 100644 --- a/sys/dev/vinum/vinum.c +++ b/sys/dev/vinum/vinum.c @@ -35,7 +35,7 @@ * otherwise) arising in any way out of the use of this software, even if * advised of the possibility of such damage. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/vinum/vinum.c,v 1.7.2.5 1999/08/29 16:24:13 peter Exp $ */ #define STATIC static /* nothing while we're testing XXX */ |
