Bug fix: Symbol iso_fs_global_id was missing in libisofs.ver.

Thanks to: http://upstream-tracker.org/versions/libisofs.html
This commit is contained in:
Thomas Schmitt 2012-04-28 08:51:50 +02:00
parent f384961808
commit ff95a84130
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ iso_file_source_unref;
iso_filesystem_ref;
iso_filesystem_unref;
iso_finish;
iso_fs_global_id;
iso_get_local_charset;
iso_get_messenger;
iso_gzip_get_refcounts;