chore: improve comment in type definition.

This commit is contained in:
Alexandre Pujol 2025-08-31 21:23:40 +02:00
parent bd295d2a9d
commit bd7ae9bb56
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -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 {
prebuild.Base
}