Browse Source

Comma, no space?

pull/1087/head
j.laycock 5 years ago
parent
commit
2e2fe00dbd
  1. 2
      weed/storage/volume_create.go

2
weed/storage/volume_create.go

@ -1,4 +1,4 @@
// +build !linux !windows
// +build !linux,!windows
package storage package storage

Loading…
Cancel
Save