~ubuntu-branches/ubuntu/dapper/clamav/dapper-security

« back to all changes in this revision

Viewing changes to libclamunrar_iface/libclamunrar_iface.map

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2009-04-29 17:17:14 UTC
  • mfrom: (1.1.8 upstream) (0.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090429171714-9rb08pcxwl02e0bq
Tags: 0.94.dfsg.2-1ubuntu0.3~dapper2
No change rebuild from backports

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CLAMAV_PRIVATE {
 
2
        global:
 
3
                unrar_open;
 
4
                unrar_extract_next;
 
5
                unrar_extract_next_prepare;
 
6
                unrar_close;
 
7
        local:
 
8
                *;
 
9
};