Made it work with new library

This commit is contained in:
Caleb Gardner
2023-12-27 23:59:32 -06:00
parent 95378b9c42
commit 18b4139373
7 changed files with 208 additions and 84 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
package squashfs
package squashfuse
var ENODATA = windows.Errno(windows.ENODATA)