This commit is contained in:
Kris Kennaway 2000-11-27 06:26:48 +00:00
parent 50d793ebb0
commit 4195af47fd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69247

View File

@ -103,7 +103,7 @@ int lineno; /* script line number */
char *prompt; /* command-line prompt */
char *dps = "*"; /* default command-line prompt */
char *usage = "usage: %s [-] [-sx] [-p string] [name]\n";
const char usage[] = "usage: %s [-] [-sx] [-p string] [name]\n";
/* ed: line editor */
int