net registry: refactor core of net_registry_getvalue() out
commitd40bab53851ee55b2d336f123d95313bbfb7a7f4
authorMichael Adam <obnox@samba.org>
Thu, 15 May 2008 15:54:24 +0000 (15 17:54 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 15 May 2008 15:54:24 +0000 (15 17:54 +0200)
treef90b051f69f521f3b787687968bac76f5e866141
parent5b3d6ed9df55527ddb65dde937c46ed20558128c
net registry: refactor core of net_registry_getvalue() out

into net_registry_getvalue_internal(), which takes a bool parameter "raw"
controlling the output format.

Michael
source/utils/net_registry.c