Make libnet_smbconf_set_global_param() call libnet_smbconf_setparm().
commitfa844866493ee270f31faa3eca77cdff16b26301
authorMichael Adam <obnox@samba.org>
Sun, 23 Dec 2007 02:52:00 +0000 (23 03:52 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 23 Dec 2007 03:10:32 +0000 (23 04:10 +0100)
tree16e7213aa98e4eb03c37d4241e9d383202a7f3f0
parentb9f22adfd3e67046b7d786b5b338e078b4cdc6df
Make libnet_smbconf_set_global_param() call libnet_smbconf_setparm().

This not only removes duplicate logic, but also the use of
libnet_smbconf_reg_setvalue_internal() instead of do_modify_val_config()
which is removed, does add important tests and canonicalizations.

Michael
source/libnet/libnet_conf.c