summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index b1a8d65..fac6480 100644
--- a/structs.go
+++ b/structs.go
@@ -71,7 +71,7 @@ type autoType struct {
// displays a summary of all the repos
// has total dirty, total read-only
// total patches, etc
- summary *develSummary
+ summary *patchSummary
}
type repo struct {