Rename libnet_smbconf_add_string_to_array() to libnet_conf_add_string_to_array().
authorMichael Adam <obnox@samba.org>
Thu, 3 Jan 2008 12:31:23 +0000 (13:31 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 3 Jan 2008 13:17:48 +0000 (14:17 +0100)
commit46123918506112d02db42e19407057dd943b8720
tree94e9dca90e20f39cd5683434345294124a0cc8ac
parent78acbddbd51a8201100a958447265ad9d7f46229
Rename libnet_smbconf_add_string_to_array() to libnet_conf_add_string_to_array().

This is the start of making nomenclature more consistent
(functions in libnet_conf.c should be called libnet_conf_*,
not libnet_smbconf_* ...

Michael
(This used to be commit 0dd3967bfd88a4d90941e80134c549f5ade63ad0)
source3/libnet/libnet_conf.c