summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fmtcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/fmtcheck.c')
-rw-r--r--lib/libc/gen/fmtcheck.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libc/gen/fmtcheck.c b/lib/libc/gen/fmtcheck.c
index a7d81f5..9696334 100644
--- a/lib/libc/gen/fmtcheck.c
+++ b/lib/libc/gen/fmtcheck.c
@@ -1,5 +1,3 @@
-/* $NetBSD: fmtcheck.c,v 1.2 2000/11/01 01:17:20 briggs Exp $ */
-
/*-
* Copyright (c) 2000 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -35,11 +33,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+/* $NetBSD: fmtcheck.c,v 1.2 2000/11/01 01:17:20 briggs Exp $ */
#include <sys/cdefs.h>
-#ifndef lint
-static const char rcsid[] =
- "$FreeBSD$";
-#endif /* not lint */
+__FBSDID("$FreeBSD$");
#include "namespace.h"
OpenPOWER on IntegriCloud