source3/loadparm.c: Move string_set/string_free inside.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 23 Jul 2012 05:21:39 +0000 (14:51 +0930)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Aug 2012 13:20:05 +0000 (23:20 +1000)
commitd65bded0c2435a62bf0fe33828d6dc5b9a74f936
treeecf00fdece09ad102a997192d20070921c6e7c66
parent3bb65aa159cae310b2a5d4998c258d72ace2fa3f
source3/loadparm.c: Move string_set/string_free inside.

The only user, so make them static inside loadparm.c

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source3/Makefile.in
source3/include/proto.h
source3/lib/string_init.c [deleted file]
source3/param/loadparm.c
source3/wscript_build