- sed -i -e "/\$Id:/d;"

This commit is contained in:
Bernhard Reutner-Fischer
2007-01-22 17:04:53 +00:00
parent 703e20235a
commit bb8c7c041c
10 changed files with 0 additions and 10 deletions

View File

@@ -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 $ */