pkg/astutil,pkg/elfwriter: fix package doc (#3753)
This commit is contained in:
parent
d673e04662
commit
7e753701d4
@ -1,6 +1,5 @@
|
||||
// This package contains utility functions used by pkg/proc to generate
|
||||
// ast.Expr expressions.
|
||||
|
||||
package astutil
|
||||
|
||||
import (
|
||||
|
@ -3,7 +3,6 @@
|
||||
// This package is incomplete, only features needed to write core files are
|
||||
// implemented, notably missing:
|
||||
// - program headers at the beginning of the file
|
||||
|
||||
package elfwriter
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user