X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=t.go;h=de7965dc5be2bbe0e0cd534dae2017fac6a93122;hb=32cdaf4adad1102c951e222ad1137d3e2c02eb89;hp=a20e02c869f50453da296df548795d29ae909150;hpb=58200a304cabf57113ad5354d98992fb4831f9ff;p=btrtrc.git diff --git a/t.go b/t.go index a20e02c8..de7965dc 100644 --- a/t.go +++ b/t.go @@ -147,7 +147,7 @@ func (t *Torrent) Name() string { // The completed length of all the torrent data, in all its files. This is // derived from the torrent info, when it is available. func (t *Torrent) Length() int64 { - return t._length.Value() + return t._length.Value } // Returns a run-time generated metainfo for the torrent that includes the