From 261a4830fb28f7ae690176cdfbe21607d27d9bcb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 May 2009 23:50:18 +0200 Subject: sample: introduce pa_proplist_setp() --- src/map-file | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map-file') diff --git a/src/map-file b/src/map-file index c6a576ed..201e837a 100644 --- a/src/map-file +++ b/src/map-file @@ -175,6 +175,7 @@ pa_proplist_iterate; pa_proplist_new; pa_proplist_set; pa_proplist_setf; +pa_proplist_setp; pa_proplist_sets; pa_proplist_size; pa_proplist_to_string; -- cgit