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 254d27ba44c0..04936c441b97 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 2004/04/06 20:06:51 markm Exp $ */ struct stackmark { |