r23747: Move formatting of a parameter's value into a value string
commit76f4f224aa65b1414222818996e215ec80d117a4
authorMichael Adam <obnox@samba.org>
Sat, 7 Jul 2007 22:18:54 +0000 (7 22:18 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:51 +0000 (10 12:23 -0500)
treebbd5d2f6a5b4ca0f6dc0435794466edc32982f01
parent6b1bf7c1f49f737ca3cbee96b184e3b21fdc4931
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
source/utils/net_conf.c