diff options
Diffstat (limited to 'sys/miscfs/nullfs/null.h')
-rw-r--r-- | sys/miscfs/nullfs/null.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/nullfs/null.h b/sys/miscfs/nullfs/null.h index 2b7ed51d2427f..a54afc66be678 100644 --- a/sys/miscfs/nullfs/null.h +++ b/sys/miscfs/nullfs/null.h @@ -35,7 +35,7 @@ * * @(#)null.h 8.3 (Berkeley) 8/20/94 * - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/nullfs/null.h,v 1.11 1999/12/29 04:54:44 peter Exp $ */ struct null_args { |