r23747: Move formatting of a parameter's value into a value string
authorMichael Adam <obnox@samba.org>
Sat, 7 Jul 2007 22:18:54 +0000 (22:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:51 +0000 (12:23 -0500)
commitc2c96bccda2b5dd9c3991ee54426f27b88812d3c
treea374d324c4c69b84005013ba20006f44f780c8cd
parentfeff1fcfd8844859b339bc14c2fe4650b3784fe4
r23747: Move formatting of a parameter's value into a value string
to a function of its own. (for storing it in registry),
Eliminate the valtype variable : store everything as "sz".
Eliminate some trailing white spaces on the way.

Michael
(This used to be commit 76f4f224aa65b1414222818996e215ec80d117a4)
source3/utils/net_conf.c