diff options
Diffstat (limited to 'networking/nslookup.c')
-rw-r--r-- | networking/nslookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/nslookup.c b/networking/nslookup.c index 82d3b3690..969d0b19b 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c @@ -185,4 +185,4 @@ nslookup_main(int argc, char **argv) return 0; } -/* $Id: nslookup.c,v 1.2 2000/01/30 09:47:16 beppu Exp $ */ +/* $Id: nslookup.c,v 1.3 2000/02/07 05:29:42 erik Exp $ */ |