On Thu, 29 Jul 2021 at 18:59, Eduardo Habkost <ehabk...@redhat.com> wrote: > > The wrong type name was being used. The autoptr cleanup function > will be declared for the instance type, not the class type. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > docs/devel/qom.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM