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) | |||
146 | return print_host(argv[1], "Name: "); | 146 | return print_host(argv[1], "Name: "); |
147 | } | 147 | } |
148 | 148 | ||
149 | /* $Id: nslookup.c,v 1.33 2004/10/13 07:25:01 andersen Exp $ */ | ||