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, 26 Feb 2009 12:22:53 +0000 (13:22 +0100)
commit149d94dd8f5513af9f75d568507c880c63b9187e
tree99fd310078141c91253e7585fe06d5a6feca9814
parentd2fc3abeeac89fac345ef8218685e490b1a470e6
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
source3/include/reg_objects.h
source3/registry/reg_objects.c