]> Sergey Matveev's repositories - btrtrc.git/commitdiff
go fmt
authorMatt Joiner <anacrolix@gmail.com>
Tue, 19 Oct 2021 02:39:31 +0000 (13:39 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 19 Oct 2021 03:08:56 +0000 (14:08 +1100)
spec.go

diff --git a/spec.go b/spec.go
index a69e2093d9e386d406f9c95831f17ee00876e874..60c774cf7db9ad62d005b0ac384f6178aac24869 100644 (file)
--- a/spec.go
+++ b/spec.go
@@ -30,7 +30,7 @@ type TorrentSpec struct {
        ChunkSize pp.Integer
        // TODO: Move into a "new" Torrent opt type.
        Storage storage.ClientImpl
-       
+
        DisableInitialPieceCheck bool
 
        // Whether to allow data download or upload