summaryrefslogtreecommitdiff
path: root/source3/registry/reg_shares.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/registry/reg_shares.c')
-rw-r--r--source3/registry/reg_shares.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/registry/reg_shares.c b/source3/registry/reg_shares.c
index 178f23e21c..4ac6e1d151 100644
--- a/source3/registry/reg_shares.c
+++ b/source3/registry/reg_shares.c
@@ -159,7 +159,7 @@ REGISTRY_OPS shares_reg_ops = {
shares_value_info,
shares_store_subkey,
shares_store_value,
- NULL, NULL, NULL
+ NULL, NULL, NULL, NULL, NULL
};