From 5cd221028ba5e7ada35a0dd196fb642b44f197d1 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 15 Jan 2008 15:46:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_6_3_0_RELEASE'. This commit was manufactured to restore the state of the 6.3-RELEASE image. --- bin/sh/memalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh/memalloc.c') diff --git a/bin/sh/memalloc.c b/bin/sh/memalloc.c index 115eea03df7bc..cdcf93962a9ac 100644 --- a/bin/sh/memalloc.c +++ b/bin/sh/memalloc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)memalloc.c 8.3 (Berkeley) 5/4/95"; #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/sh/memalloc.c,v 1.26.8.1 2005/11/06 20:39:48 stefanf Exp $"); #include #include "shell.h" -- cgit v1.2.3