summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-01-17 01:59:37 +0100
committerLennart Poettering <lennart@poettering.net>2009-01-17 01:59:37 +0100
commita45f971e43ed22f73c681bb9962aa9717534d0a2 (patch)
treed140183e5bd5c33b5f822124a109085b21c1f9c3 /src/map-file
parent4a66837b83d85ef9cad61f1d0e9fb776b0236368 (diff)
add pa_proplist_to_string_sep()
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
index 0247933a..06ee4e17 100644
--- a/src/map-file
+++ b/src/map-file
@@ -159,6 +159,7 @@ pa_proplist_setf;
pa_proplist_sets;
pa_proplist_size;
pa_proplist_to_string;
+pa_proplist_to_string_sep;
pa_proplist_unset;
pa_proplist_unset_many;
pa_proplist_update;