Merge branch 'develop' of github.com:karalabe/go-ethereum into develop

This commit is contained in:
Péter Szilágyi 2015-06-19 18:14:16 +03:00
commit e412faee8a

View file

@ -1,6 +1,10 @@
// Package downloader contains the manual full chain synchronisation.
package downloader
// I'm so cool!
// Yep, definitely!!!
// Yaaaaaaay!!!!!!!!
import (
"bytes"
"errors"