mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Apply the vendor change to this file, thus resolving the import conflict
This commit is contained in:
parent
407774b7a8
commit
892eacbb10
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=123039
@ -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) \
|
||||
{ \
|
||||
|
Loading…
Reference in New Issue
Block a user