hide xreadcons
This commit is contained in:
parent
e1a2296329
commit
3170c7d40b
@ -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…
Reference in New Issue
Block a user