Change-Id: Id89680653dec2edcb0529550d54a50036b736cc9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170982
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2024-07-24 21:59:19 +02:00 committed by Julien Nabet
parent 59c781f29b
commit 77548ff919

View file

@ -22,7 +22,7 @@
#include <iostream>
// Modify source/virtualmachine.cxx before running this test, by letting the
// AttachGuard ctor directly throw a CreationExcepiton (without even setting the
// AttachGuard ctor directly throw a CreationException (without even setting the
// m_xMachine member).
int main()