From 73ab1d420dedd965ebe6f814dcf016c8e10879f2 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Fri, 24 Jan 2014 16:32:18 -0700 Subject: TODO --- stat.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stat.go') diff --git a/stat.go b/stat.go index 2020d9a..b01fa99 100644 --- a/stat.go +++ b/stat.go @@ -1,6 +1,6 @@ package bolt -type stat struct { +type Stat struct { PageSize int Depth int BranchPageCount int -- cgit v1.2.3