We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b39678 commit 04881e0Copy full SHA for 04881e0
…c/java/util/zip/ReplacementForCRC32.java …i/java/util/zip/ReplacementForCRC32.javasrc/java/util/zip/ReplacementForCRC32.java renamed to src/de/inetsoftware/jwebassembly/api/java/util/zip/ReplacementForCRC32.java
@@ -13,7 +13,7 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-package java.util.zip;
+package de.inetsoftware.jwebassembly.api.java.util.zip;
17
18
import de.inetsoftware.jwebassembly.api.annotation.Replace;
19
0 commit comments