1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib/smbconf
Michael Adam ac7c582ec0 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
(This used to be commit 77dbdf82ef)
2008-03-21 02:25:56 +01:00
..
smbconf_private.h libsmbconf: add open and close operations to the smbconf_ops. 2008-03-21 02:25:56 +01:00
smbconf.c libsmbconf: add open and close operations to the smbconf_ops. 2008-03-21 02:25:56 +01:00
smbconf.h libsmbconf: put the smbconf context struct into a private header. 2008-03-21 02:25:55 +01:00