From 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 23 May 2006 04:09:12 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image. --- lib/libc/regex/engine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/regex/engine.c') diff --git a/lib/libc/regex/engine.c b/lib/libc/regex/engine.c index 35bcb5a83801c..a12224ccac716 100644 --- a/lib/libc/regex/engine.c +++ b/lib/libc/regex/engine.c @@ -38,7 +38,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libc/regex/engine.c,v 1.14.2.2 2005/01/13 08:40:37 dds Exp $"); /* * The matching engine and friends. This file is #included by regexec.c -- cgit v1.2.3