aboutsummaryrefslogtreecommitdiffstats
path: root/core/chain_makers.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/chain_makers.go')
-rw-r--r--core/chain_makers.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/chain_makers.go b/core/chain_makers.go
index 4512a5493..73c2205f4 100644
--- a/core/chain_makers.go
+++ b/core/chain_makers.go
@@ -141,6 +141,6 @@ func newCanonical(n int, db common.Database) (*BlockProcessor, error) {
return bman, nil
}
lchain := makeChain(bman, parent, n, db, CanonicalSeed)
- err := bman.bc.InsertChain(lchain)
+ _, err := bman.bc.InsertChain(lchain)
return bman, err
}
f='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/devel/libopendaap?h=mate-1.18&id=f674a48c26f4f0d996c56a1206029fdf30eca9b3'>- Add missing manpage.ahze2005-02-091-0/+2 * - Update to 0.3.0ahze2005-02-034-6/+7 * Reset MAINTAINER to ports@FreeBSD.orgahze2004-12-011-1/+1 * Change email to new FreeBSD.org addressahze2004-10-301-1/+1 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * Fix WWW: linekrion2004-08-271-1/+1 * Fix MASTER_SITESkrion2004-08-271-1/+1 * Update to 0.2.3krion2004-08-053-4/+13 * - Fix threading info in pkg-config metafilepav2004-07-281-1/+3 * Update to 0.2.1krion2004-07-284-34/+9 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * - Update to 0.2.0krion2004-04-304-9/+36 * - Update to version 0.1.3krion2004-04-292-6/+6 * - Fix build on AMD64 and Alpha 5-xkrion2004-03-181-0/+13 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1