From 0fc59e4585937b155125ef01b0e8c2ae9e5f6cee Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 4 Feb 2009 17:11:56 +0100 Subject: add new API pa_ascii_valid(), pa_ascii_filter() --- src/map-file | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/map-file') 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; -- cgit