hide xreadcons
This commit is contained in:
parent
e1a2296329
commit
3170c7d40b
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ static struct {
|
||||||
"debug", "/tmp/nvram", 0, sizeof(Nvrsafe),
|
"debug", "/tmp/nvram", 0, sizeof(Nvrsafe),
|
||||||
};
|
};
|
||||||
|
|
||||||
char*
|
static char*
|
||||||
xreadcons(char *prompt, char *def, int secret, char *buf, int nbuf)
|
xreadcons(char *prompt, char *def, int secret, char *buf, int nbuf)
|
||||||
{
|
{
|
||||||
char *p;
|
char *p;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue