diff options
Diffstat (limited to 'sys/kern/subr_prof.c')
-rw-r--r-- | sys/kern/subr_prof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_prof.c b/sys/kern/subr_prof.c index e7e15d21ca7f5..ad9115517aad5 100644 --- a/sys/kern/subr_prof.c +++ b/sys/kern/subr_prof.c @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)subr_prof.c 8.3 (Berkeley) 9/23/93 - * $Id: subr_prof.c,v 1.3 1994/08/02 07:42:32 davidg Exp $ + * subr_prof.c,v 1.4 1994/09/21 21:58:39 bde Exp */ #include <sys/param.h> |