mirror of
https://github.com/golang/go
synced 2024-11-19 07:14:45 -07:00
cmd/pprof/internal/profile: insert blank line after non-doc comment
Change-Id: I91fe72c60d6c41644780474620e05380e9af2a3d Reviewed-on: https://go-review.googlesource.com/7620 Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com> Reviewed-by: Rob Pike <r@golang.org>
This commit is contained in:
parent
0c31992eb3
commit
8e2a57e643
@ -3,6 +3,7 @@
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Implements methods to filter samples from profiles.
|
||||
|
||||
package profile
|
||||
|
||||
import "regexp"
|
||||
|
Loading…
Reference in New Issue
Block a user