From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- lib/libc/locale/setlocale.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libc/locale/setlocale.c') diff --git a/lib/libc/locale/setlocale.c b/lib/libc/locale/setlocale.c index ac8729dcbb331..45c5e5ac43431 100644 --- a/lib/libc/locale/setlocale.c +++ b/lib/libc/locale/setlocale.c @@ -33,12 +33,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: setlocale.c,v 1.22 1998/01/15 09:58:07 jb Exp $ + * $Id: setlocale.c,v 1.23 1998/04/29 22:39:56 ache Exp $ */ #ifdef LIBC_RCS static const char rcsid[] = - "$Id: setlocale.c,v 1.22 1998/01/15 09:58:07 jb Exp $"; + "$Id: setlocale.c,v 1.23 1998/04/29 22:39:56 ache Exp $"; #endif #if defined(LIBC_SCCS) && !defined(lint) -- cgit v1.2.3