diff options
Diffstat (limited to 'sys/arch/mvme88k/include/profile.h')
-rw-r--r-- | sys/arch/mvme88k/include/profile.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/include/profile.h b/sys/arch/mvme88k/include/profile.h index 6eeaad3ab5b..5aa15d6b64b 100644 --- a/sys/arch/mvme88k/include/profile.h +++ b/sys/arch/mvme88k/include/profile.h @@ -1,4 +1,4 @@ -/* $OpenBSD: profile.h,v 1.13 2003/10/05 20:25:08 miod Exp $ */ +/* $OpenBSD: profile.h,v 1.14 2003/12/25 00:26:25 miod Exp $ */ /* * Copyright (c) 1996 Nivas Madhur * Copyright (c) 1992, 1993 @@ -29,7 +29,6 @@ * SUCH DAMAGE. * * from: @(#)profile.h 8.1 (Berkeley) 6/11/93 - * $Id: profile.h,v 1.13 2003/10/05 20:25:08 miod Exp $ */ #ifndef __MACHINE_PROFILE_H__ #define __MACHINE_PROFILE_H__ |