diff options
Diffstat (limited to 'bin/sh/memalloc.h')
-rw-r--r-- | bin/sh/memalloc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/memalloc.h b/bin/sh/memalloc.h index 347544211f51b..5d5de1edec69d 100644 --- a/bin/sh/memalloc.h +++ b/bin/sh/memalloc.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * @(#)memalloc.h 8.2 (Berkeley) 5/4/95 - * $FreeBSD$ + * $FreeBSD: src/bin/sh/memalloc.h,v 1.9.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ struct stackmark { |