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 5a3e9a131b..d2113a647d 100644
--- a/source3/registry/reg_shares.c
+++ b/source3/registry/reg_shares.c
@@ -160,7 +160,7 @@ REGISTRY_OPS shares_reg_ops = {
shares_value_info,
shares_store_subkey,
shares_store_value,
- NULL
+ NULL, NULL, NULL
};