diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-04-28 10:55:16 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-04-28 12:53:49 +0200 |
commit | 1f32be054b640fa7bcbc46441e24e185ab5184e3 (patch) | |
tree | 213776eb0fd5e845496853327f0750b9502f769a /resolv/ns_netint.c | |
parent | 6b255f411ba26200f9078f6f80b8dc5fe0ef6f2b (diff) | |
download | glibc-1f32be054b640fa7bcbc46441e24e185ab5184e3.tar glibc-1f32be054b640fa7bcbc46441e24e185ab5184e3.tar.gz glibc-1f32be054b640fa7bcbc46441e24e185ab5184e3.tar.bz2 glibc-1f32be054b640fa7bcbc46441e24e185ab5184e3.zip |
resolv: Remove SCCS and RCS keywords
Diffstat (limited to 'resolv/ns_netint.c')
-rw-r--r-- | resolv/ns_netint.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resolv/ns_netint.c b/resolv/ns_netint.c index 4318f18879..6a365a3b8c 100644 --- a/resolv/ns_netint.c +++ b/resolv/ns_netint.c @@ -15,10 +15,6 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#if !defined(_LIBC) && !defined(lint) -static const char rcsid[] = "$BINDId: ns_netint.c,v 8.4 1999/10/13 16:39:35 vixie Exp $"; -#endif - /* Import. */ #include <arpa/nameser.h> |