From b205d83df7763ca1f099bce5ac12a05862a626c4 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Fri, 1 May 2009 02:51:58 +0000 Subject: Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.2-RELEASE image. --- lib/libc/stdlib/merge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/stdlib/merge.c') diff --git a/lib/libc/stdlib/merge.c b/lib/libc/stdlib/merge.c index e1078e7ccacdb..d38a2b92d1321 100644 --- a/lib/libc/stdlib/merge.c +++ b/lib/libc/stdlib/merge.c @@ -34,7 +34,7 @@ static char sccsid[] = "@(#)merge.c 8.2 (Berkeley) 2/14/94"; #endif /* LIBC_SCCS and not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/stdlib/merge.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Hybrid exponential search/linear search merge sort with hybrid -- cgit v1.2.3