From 01f71ac7a1fc2cb2f7b29e563a3468c2ffe05313 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Mon, 27 Oct 2008 21:14:50 +0200 Subject: libpulse: add proplist_from_string --- 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 82b9c386..59006fe0 100644 --- a/src/map-file +++ b/src/map-file @@ -156,6 +156,7 @@ pa_proplist_set; pa_proplist_setf; pa_proplist_sets; pa_proplist_to_string; +pa_proplist_from_string; pa_proplist_unset; pa_proplist_unset_many; pa_proplist_update; -- cgit