libsmbconf: add open and close operations to the smbconf_ops.
commit77dbdf82efa60c8a7c00e489c198775b2f66e56c
authorMichael Adam <obnox@samba.org>
Thu, 20 Mar 2008 17:40:09 +0000 (20 18:40 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 01:25:56 +0000 (21 02:25 +0100)
treecce14afdf919a3d4871d216a552ed7efc7193530
parenta857f643d1558c0fdab4b647695d75223b730b96
libsmbconf: add open and close operations to the smbconf_ops.

Note: currently, reg_init_smbconf opens the registry, but does
not close it. This has to be changed. so that it is closed.
And then libsmbconf will need these open/close functions

Michael
source/lib/smbconf/smbconf.c
source/lib/smbconf/smbconf_private.h