chore: improve comment in type definition.
This commit is contained in:
parent
bd295d2a9d
commit
bd7ae9bb56
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ var (
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
// Fix for https://gitlab.com/apparmor/apparmor/-/issues/537#note_2699570190
|
// StackedDbus is a fix for https://gitlab.com/apparmor/apparmor/-/issues/537#note_2699570190
|
||||||
type StackedDbus struct {
|
type StackedDbus struct {
|
||||||
prebuild.Base
|
prebuild.Base
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue