summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-10-06 23:35:55 +0000
committerJeremy Allison <jra@samba.org>2000-10-06 23:35:55 +0000
commit077c41cc60316c44d2f3f85e14fe15acd22ccc1f (patch)
tree95a55fe7d01ab0279228ff52d6e5b36679da8d73 /source3/include/proto.h
parent74d4a3b7410547d9f65bfc26de5f22c623574afd (diff)
downloadsamba-077c41cc60316c44d2f3f85e14fe15acd22ccc1f.tar.gz
samba-077c41cc60316c44d2f3f85e14fe15acd22ccc1f.tar.bz2
samba-077c41cc60316c44d2f3f85e14fe15acd22ccc1f.zip
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Added "codepage directory" patch from Peter.Polkinghorne@brunel.ac.uk Jeremy. (This used to be commit e49566c2e21fcd16980e5110495645c5ae5a36da)
Diffstat (limited to 'source3/include/proto.h')
-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 b29e3aa788..c1c1cd8e35 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1370,6 +1370,7 @@ char *lp_winbind_gid(void);
char *lp_template_homedir(void);
char *lp_template_shell(void);
char *lp_winbind_separator(void);
+char *lp_codepagedir(void);
char *lp_ldap_server(void);
char *lp_ldap_suffix(void);
char *lp_ldap_filter(void);