Skip to content

Commit 04881e0

Browse files
committed
fix package
1 parent 9b39678 commit 04881e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/java/util/zip/ReplacementForCRC32.java renamed to src/de/inetsoftware/jwebassembly/api/java/util/zip/ReplacementForCRC32.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
package java.util.zip;
16+
package de.inetsoftware.jwebassembly.api.java.util.zip;
1717

1818
import de.inetsoftware.jwebassembly.api.annotation.Replace;
1919

0 commit comments

Comments
 (0)