summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-08-09 19:22:54 +0000
committerdelphij <delphij@FreeBSD.org>2012-08-09 19:22:54 +0000
commit278be30294f435b7b5e07d641af9c4c6b7dc3b95 (patch)
tree28a8db5cff51b6f975bca9c0cc7aef6d040286de /lib/libc
parentf0fe2cf73923cc905a8a34a26a930d5f16f75e33 (diff)
downloadFreeBSD-src-278be30294f435b7b5e07d641af9c4c6b7dc3b95.zip
FreeBSD-src-278be30294f435b7b5e07d641af9c4c6b7dc3b95.tar.gz
Refresh with OpenBSD RCS ID changes to reflect that we now have essentionally
the same file.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/nftw.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/libc/gen/nftw.c b/lib/libc/gen/nftw.c
index e14d09e..5bca2de 100644
--- a/lib/libc/gen/nftw.c
+++ b/lib/libc/gen/nftw.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: nftw.c,v 1.4 2004/07/07 16:05:23 millert Exp $ */
+/* $OpenBSD: nftw.c,v 1.7 2006/03/31 19:41:44 millert Exp $ */
/*
* Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
@@ -20,12 +20,6 @@
* Materiel Command, USAF, under agreement number F39502-99-1-0512.
*/
-#if 0
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char rcsid[] = "$OpenBSD: nftw.c,v 1.4 2004/07/07 16:05:23 millert Exp $";
-#endif /* LIBC_SCCS and not lint */
-#endif
-
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud