]> Sergey Matveev's repositories - btrtrc.git/blobdiff - reader.go
Refactorings
[btrtrc.git] / reader.go
index e26dfe1d7cf0c4d150a7d3749903daa11e7c3482..86d2e07999e4adc5563f9d5a184e04d98fc977bb 100644 (file)
--- a/reader.go
+++ b/reader.go
@@ -8,7 +8,7 @@ import (
 
 // Accesses torrent data via a client.
 type Reader struct {
-       t          *Torrent
+       t          *clientTorrent
        pos        int64
        responsive bool
        readahead  int64