summaryrefslogtreecommitdiffstats
path: root/src/map-file
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-02-04 17:11:56 +0100
committerLennart Poettering <lennart@poettering.net>2009-02-04 17:11:56 +0100
commit0fc59e4585937b155125ef01b0e8c2ae9e5f6cee (patch)
tree12f8c48f96be1f1b70ff77b41f0995188992e1b9 /src/map-file
parentce76216bce9981c31ebab2ca5a97d6c5c0509edd (diff)
add new API pa_ascii_valid(), pa_ascii_filter()
Diffstat (limited to 'src/map-file')
-rw-r--r--src/map-file2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/map-file b/src/map-file
index cdb9debe..ca4e7a72 100644
--- a/src/map-file
+++ b/src/map-file
@@ -1,5 +1,7 @@
PULSE_0 {
global:
+pa_ascii_filter;
+pa_ascii_valid;
pa_browser_new;
pa_browser_new_full;
pa_browser_ref;