summaryrefslogtreecommitdiff
path: root/lib/libc/nls/catopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/nls/catopen.c')
-rw-r--r--lib/libc/nls/catopen.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/nls/catopen.c b/lib/libc/nls/catopen.c
index bf316a26841..8dac5f558de 100644
--- a/lib/libc/nls/catopen.c
+++ b/lib/libc/nls/catopen.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: catopen.c,v 1.12 2005/08/05 13:03:00 espie Exp $ */
/*-
* Copyright (c) 1996 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -34,10 +35,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char rcsid[] = "$OpenBSD: catopen.c,v 1.11 2005/03/23 21:13:28 otto Exp $";
-#endif /* LIBC_SCCS and not lint */
-
#define _NLS_PRIVATE
#include <limits.h>