summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-04-01 00:33:40 +0200
committerLennart Poettering <lennart@poettering.net>2009-04-01 00:33:40 +0200
commit0aa99c48d014d38347e8b9a85252ca9c450627bd (patch)
treed561b58ef96c02219b8a96fdb8a25ff408d16a15 /src/map-file
parent4e8ceae064758bc5ea8b541e8c7ceb804fc48d5d (diff)
add buffer_attr callback stuff to exported symbol list
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 d9496593..d0102ae0 100644
--- a/src/map-file
+++ b/src/map-file
@@ -233,6 +233,7 @@ pa_stream_proplist_update;
pa_stream_readable_size;
pa_stream_ref;
pa_stream_set_buffer_attr;
+pa_stream_set_buffer_attr_callback;
pa_stream_set_event_callback;
pa_stream_set_latency_update_callback;
pa_stream_set_monitor_stream;