From 3170c7d40bbdc19cdd2321a0bde7cdab3be526da Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 13 Feb 2005 23:29:32 +0000 Subject: hide xreadcons --- src/libauthsrv/readnvram.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libauthsrv/readnvram.c b/src/libauthsrv/readnvram.c index 524d2be5..d40bcb17 100644 --- a/src/libauthsrv/readnvram.c +++ b/src/libauthsrv/readnvram.c @@ -41,7 +41,7 @@ static struct { "debug", "/tmp/nvram", 0, sizeof(Nvrsafe), }; -char* +static char* xreadcons(char *prompt, char *def, int secret, char *buf, int nbuf) { char *p; -- cgit v1.2.3