diff options
Diffstat (limited to 'sys/miscfs/specfs/specdev.h')
-rw-r--r-- | sys/miscfs/specfs/specdev.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/miscfs/specfs/specdev.h b/sys/miscfs/specfs/specdev.h index 87f48d0dacf9..db1a8c72a890 100644 --- a/sys/miscfs/specfs/specdev.h +++ b/sys/miscfs/specfs/specdev.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)specdev.h 8.6 (Berkeley) 5/21/95 - * $FreeBSD$ + * $FreeBSD: src/sys/miscfs/specfs/specdev.h,v 1.15.2.1 1999/08/29 16:26:58 peter Exp $ */ /* |