s3:registry: don't directly access key->subkeys->num_subkeys in reg_api.c
authorMichael Adam <obnox@samba.org>
Tue, 24 Feb 2009 16:30:23 +0000 (17:30 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 26 Feb 2009 12:22:51 +0000 (13:22 +0100)
commite05b7a8627a085ebd2418bc52152130a97725535
tree5d5cd372154cac4942503e790202269e040020e4
parent58fc61217db68e553119bc49369362672590c19d
s3:registry: don't directly access key->subkeys->num_subkeys in reg_api.c

Use the reg_objects api instead.

Michael
source3/registry/reg_api.c