summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-02-08 12:51:29 +0100
committerStefan Metzmacher <metze@samba.org>2010-02-08 18:35:11 +0100
commit0140bc389d56511c3255720856bdb64803ba8930 (patch)
treeb87107dfa4091571ba587256a3e58ecb743f3d77 /source3/include
parent30a1bc365071befd07e68e24ca4fa3843159ab13 (diff)
downloadsamba-0140bc389d56511c3255720856bdb64803ba8930.tar.gz
samba-0140bc389d56511c3255720856bdb64803ba8930.tar.bz2
samba-0140bc389d56511c3255720856bdb64803ba8930.zip
s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broadcast"
metze
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 0db536d7b9..95519e318f 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -3963,6 +3963,7 @@ const char *lp_logon_drive(void);
const char *lp_logon_home(void);
char *lp_remote_announce(void);
char *lp_remote_browse_sync(void);
+bool lp_nmbd_bind_explicit_broadcast(void);
const char **lp_wins_server_list(void);
const char **lp_interfaces(void);
const char *lp_socket_address(void);