Rename package name to sync

This commit is contained in:
gingerBill
2022-03-31 01:05:50 +01:00
parent 1eac3482a6
commit b2f5b73532
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
//+build linux
//+private
package sync2
package sync
import "core:sys/unix"