summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-04-16 15:16:31 +0000
committerAndrew Tridgell <tridge@samba.org>2001-04-16 15:16:31 +0000
commit4355098a757885462dd44b94b616014c30eea2bf (patch)
tree64b5bf0f4e47c35a1d97112e90b38ac13fc9adf3 /source3/include/proto.h
parent8c0a1c61cc3f0dbfe811ff0fadaf1f6c376b59fe (diff)
downloadsamba-4355098a757885462dd44b94b616014c30eea2bf.tar.gz
samba-4355098a757885462dd44b94b616014c30eea2bf.tar.bz2
samba-4355098a757885462dd44b94b616014c30eea2bf.zip
hide unreadable patch from idra
(This used to be commit 7b6cfe243002a92f5dfb52413e9b3550c61cecfb)
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 5d7398b23f..c9c508be6c 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -1791,6 +1791,7 @@ BOOL lp_shortpreservecase(int );
BOOL lp_casemangle(int );
BOOL lp_status(int );
BOOL lp_hide_dot_files(int );
+BOOL lp_hideunreadable(int );
BOOL lp_browseable(int );
BOOL lp_readonly(int );
BOOL lp_no_set_dir(int );