blob: a3ca77c20a83c580f8f933d3fc6a5e36989aecde [file] [log] [blame]
Koushik K. Dutta4c1eed22010-02-11 18:59:58 -08001int
2handle_update_script(ZipArchive *zip, const ZipEntry *update_script_entry);
3
4const ZipEntry *
5find_update_script(ZipArchive *zip);