Add Local Version field to files, send index in segments.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package files
|
||||
|
||||
import (
|
||||
"sort"
|
||||
"github.com/calmh/syncthing/protocol"
|
||||
"sort"
|
||||
)
|
||||
|
||||
type SortBy func(p protocol.FileInfo) int
|
||||
|
||||
Reference in New Issue
Block a user