mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-13 17:47:47 -04:00
Darwin build
This commit is contained in:
@@ -13,5 +13,5 @@ func memorySize() int64 {
|
||||
if err != nil {
|
||||
return 0
|
||||
}
|
||||
return mem
|
||||
return int64(mem)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user