summaryrefslogtreecommitdiff
path: root/lib/libc/nls/catclose.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/nls/catclose.c')
-rw-r--r--lib/libc/nls/catclose.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/nls/catclose.c b/lib/libc/nls/catclose.c
index 3cc8b9457a4..b12642f8439 100644
--- a/lib/libc/nls/catclose.c
+++ b/lib/libc/nls/catclose.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: catclose.c,v 1.6 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: catclose.c,v 1.5 2005/03/23 21:13:28 otto Exp $";
-#endif /* LIBC_SCCS and not lint */
-
#define _NLS_PRIVATE
#include <sys/types.h>