hide xreadcons

This commit is contained in:
rsc 2005-02-13 23:29:32 +00:00
parent e1a2296329
commit 3170c7d40b

View file

@ -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;