summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2019-11-27 08:35:05 +0100
committerJeremy Allison <jra@samba.org>2019-12-02 21:23:34 +0000
commit7093356440d0828f133fe652b090125af51cd01a (patch)
tree0fcc7e52a99fcbe449cecd724ab1f1574e7ecdea /source3/include/proto.h
parent27fc062d7ea2207242d5a2c9933f3de5fa206488 (diff)
downloadsamba-7093356440d0828f133fe652b090125af51cd01a.tar.gz
lib: Make stdin_new_passwd() static
It's only used in one place Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Martin Schwenke <martins@samba.org>
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index ebb956c0d5e..4eaca065902 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -911,7 +911,6 @@ NTSTATUS sessionid_traverse_read(int (*fn)(const char *key,
/* The following definitions come from utils/passwd_util.c */
-char *stdin_new_passwd( void);
char *get_pass( const char *prompt, bool stdin_get);
/* The following definitions come from lib/avahi.c */