diff options
Diffstat (limited to 'networking/nslookup.c')
-rw-r--r-- | networking/nslookup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/nslookup.c b/networking/nslookup.c index 4beecc63b..5a08844f0 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c @@ -146,4 +146,3 @@ int nslookup_main(int argc, char **argv) return print_host(argv[1], "Name: "); } -/* $Id: nslookup.c,v 1.33 2004/10/13 07:25:01 andersen Exp $ */ |