提交 a620c04f 编写于 作者: D Derek Parker 提交者: aarzilli

all: go fmt things

上级 0fded288
......@@ -25,7 +25,7 @@ func grabDebugLineSection(p string, t *testing.T) []byte {
data, _ := ef.Section(".debug_line").Data()
return data
}
pf, err := pe.NewFile(f)
if err == nil {
data, _ := pf.Section(".debug_line").Data()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册