summaryrefslogtreecommitdiff
path: root/cap/iab.go
diff options
context:
space:
mode:
authorAndrew G. Morgan <agm@google.com>2020-06-02 15:37:19 -0700
committerAndrew G. Morgan <morgan@kernel.org>2020-06-02 15:37:19 -0700
commit9e9537a1da07414a906acf678cbd18864b4f9820 (patch)
tree5013199433823e8f45ca8ebc4838107f89228093 /cap/iab.go
parentc232ad7b93fdf67e95f6b07b8242b42ff73984f9 (diff)
downloadlibcap2-9e9537a1da07414a906acf678cbd18864b4f9820.tar.gz
Lint style fixes for C and Go sources.
In a couple of places I've made some Go constants internal to the Go packages. They use underscores and weren't Go-style constants and weren't really appropriate for use outside the context of the Go packages. Signed-off-by: Andrew G. Morgan <agm@google.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
Diffstat (limited to 'cap/iab.go')
-rw-r--r--cap/iab.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cap/iab.go b/cap/iab.go
index c1d4ca7..1f94687 100644
--- a/cap/iab.go
+++ b/cap/iab.go
@@ -31,7 +31,7 @@ const (
Bound
)
-// IABInit() returns an empty IAB.
+// IABInit returns an empty IAB.
func IABInit() *IAB {
startUp.Do(multisc.cInit)
return &IAB{