Skip to content

Commit

Permalink
Fix gofmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
jqll committed Apr 6, 2018
1 parent e09a00f commit 671bc79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profile/merge.go
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ func (m *Mapping) key() mappingKey {
}

type mappingKey struct {
size, offset uint64
size, offset uint64
buildIDOrFile string
}

Expand Down

0 comments on commit 671bc79

Please sign in to comment.