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 96e1839a3ac0..b3aec71dc255 100644 --- a/bin/sh/memalloc.h +++ b/bin/sh/memalloc.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)memalloc.h 8.2 (Berkeley) 5/4/95 - * $FreeBSD$ + * $Id$ */ struct stackmark { |