util/strlist: Fix up "const" warnings in the string list and test code
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Fri, 16 Oct 2009 17:06:29 +0000 (19:06 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 20 Nov 2009 15:50:47 +0000 (16:50 +0100)
commit94c33bdd72e22a9bb9e51b6acc15ae23087628e4
treed2a695190e2b163efbe135b69aa196f861a44d98
parenteea5a166e766669b6945bb62c9202fb385179cd1
util/strlist: Fix up "const" warnings in the string list and test code

This work I did using suggestions by Jelmer.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/util/tests/strlist.c
lib/util/util.h
lib/util/util_strlist.c