]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/strv.h
shared: strv - add strv_clear()
authorTom Gundersen <teg@jklm.no>
Wed, 17 Dec 2014 00:08:56 +0000 (01:08 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 17 Dec 2014 00:09:16 +0000 (01:09 +0100)
commitdd9c7723fafc8b326188efa86efe00bcbe5abcfd
tree5009480faf68308a8fb769115158e1e11f0b2e1f
parent3542eac7f98e74ca106ac6df81b3b3cb158b35be
shared: strv - add strv_clear()

This frees the elements of the strv without freeing the strv itself.
src/shared/strv.c
src/shared/strv.h