diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-20 06:20:36 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2005-07-20 06:20:36 +0000 |
commit | 8daa7285faebf5ae31595fa2b253e9714acb4387 (patch) | |
tree | a30bdd38fff00386337834c794ff5eec23c5be74 /source/lib/replace/replace.c | |
parent | 9b6b14c93b8817f89f5085ac060cd41519397c23 (diff) | |
download | samba-8daa7285faebf5ae31595fa2b253e9714acb4387.tar.gz samba-8daa7285faebf5ae31595fa2b253e9714acb4387.tar.xz samba-8daa7285faebf5ae31595fa2b253e9714acb4387.zip |
r8635: make object inheritance with the builtin objects easy by allowing
callers to optionally supply an existing object to add the properties
to. So you can do:
var rpc = samr_init();
lsa_init(rpc);
and you end up with 'rpc' having both the samr and lsa functions and
constants available.
Diffstat (limited to 'source/lib/replace/replace.c')
0 files changed, 0 insertions, 0 deletions