From c628f09d690e75f0c84718469f7dfb3d0e4aeaaf Mon Sep 17 00:00:00 2001 From: dougb Date: Fri, 28 Nov 2003 22:02:17 +0000 Subject: Apply the vendor change to this file, thus resolving the import conflict --- contrib/bind/bin/nslookup/commands.l | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib/bind/bin') diff --git a/contrib/bind/bin/nslookup/commands.l b/contrib/bind/bin/nslookup/commands.l index fd228a4..313c1d0 100644 --- a/contrib/bind/bin/nslookup/commands.l +++ b/contrib/bind/bin/nslookup/commands.l @@ -77,7 +77,6 @@ static char sccsid[] = "@(#)commands.l 5.13 (Berkeley) 7/24/90"; * exit - exit the program * root - set default server to the root * ls NAME - list the domain NAME - * view FILE - sorts and view the file with more * set OPTION - set an option * help - print help information * ? - print help information @@ -103,7 +102,6 @@ static char sccsid[] = "@(#)commands.l 5.13 (Berkeley) 7/24/90"; extern char rootServerName[]; extern void PrintHelp(); -extern void ViewList(char *); #define YY_INPUT(buf, result, max_size) \ { \ -- cgit v1.1