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 e43e7461a21d8..4d05537d2e0da 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 - * $Id: memalloc.h,v 1.5 1997/02/22 13:58:35 peter Exp $ + * $Id: memalloc.h,v 1.3.2.1 1998/11/03 15:57:36 cracauer Exp $ */ struct stackmark { |