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/libedit/search.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libedit/search.c') diff --git a/lib/libedit/search.c b/lib/libedit/search.c index 991bad246141..31f2886020eb 100644 --- a/lib/libedit/search.c +++ b/lib/libedit/search.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)search.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libedit/search.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * search.c: History and character search functions -- cgit v1.3