s3:registry: remove definition of regsubkey_ctr from the surface.
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 23:33:24 +0000 (00:33 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 11:12:11 +0000 (12:12 +0100)
commited8e84dbda344b19f1c6037a630e60885f722f13
tree4727e9da2efa52eeaabef9c92e302fe4fcd3edf0
parent5fc572e9e9ddc1c87ddd4622428e41d3503ccc4b
s3:registry: remove definition of regsubkey_ctr from the surface.

All access is now through accessor functions in reg_objects.c
This allows for performance tuning under the hood in the next step.

Michael

Signed-off-by: Michael Adam <obnox@samba.org>
source/include/reg_objects.h
source/registry/reg_objects.c