Add's back change from #189

To merge in a bunch of greate changes I had to revert #189. Now that those are in I can roll that change back in.
This commit is contained in:
Joshua Hudson
2015-10-24 15:40:46 -07:00
parent 662da2d427
commit 1bb8a98d51
+1
View File
@@ -592,6 +592,7 @@
zipCloseFileInZip(_zip);
free(buffer);
fclose(input);
return YES;
}