Change-Id: I028e5462e9785bac77a98d09f0bf91b4da67e477
Reviewed-on: https://gerrit.libreoffice.org/64263
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Andrea Gelmini
2018-11-29 17:09:29 +01:00
committed by Adolfo Jayme Barrientos
parent d543e8dfd3
commit 597aeaf7a9

View File

@@ -3078,7 +3078,7 @@ void RTL_Impl_HasInterfaces( SbxArray& rPar )
}
}
// Every thing works; then return TRUE
// Everything works; then return TRUE
refVar->PutBool( true );
}