libsmbconf: add private_data section to smbconf_ctx.
authorMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 21:52:27 +0000 (22:52 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Mar 2008 21:52:27 +0000 (22:52 +0100)
commita02163356bdd0c17a25a45e9904f8bd1e1c4bee4
tree228a8ce5931a846c1a8b8fbdce911701fef5b5e7
parent96434d9dc7a66773e313cc128af57493dee245a1
libsmbconf: add private_data section to smbconf_ctx.

This private data should be used by backends.
The token for the registry backend is moved from
the context to the private data section, since
this is registry specific.

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