~ubuntu-branches/ubuntu/feisty/clamav/feisty

« back to all changes in this revision

Viewing changes to libclamunrar_iface/libclamunrar_iface.map

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2007-02-20 10:33:44 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20070220103344-zgcu2psnx9d98fpa
Tags: upstream-0.90
ImportĀ upstreamĀ versionĀ 0.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
CLAMAV_PRIVATE {
2
 
        global:
3
 
                libclamunrar_iface_LTX_unrar_open;
4
 
                libclamunrar_iface_LTX_unrar_extract_next;
5
 
                libclamunrar_iface_LTX_unrar_extract_next_prepare;
6
 
                libclamunrar_iface_LTX_unrar_close;
7
 
        local:
8
 
                *;
9
 
};