net registry: refactor core of net_registry_getvalue() out
authorMichael Adam <obnox@samba.org>
Thu, 15 May 2008 12:34:21 +0000 (14:34 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 15 May 2008 15:17:55 +0000 (17:17 +0200)
commit889e19303e141e226898f837a637a2d591c75ad9
tree7c382307a8b091e180f343eee8c1bb6de99dfadf
parent340a706422cbca45cc63fa94d36c88f6751f4f31
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