Fix typos
Change-Id: Ic3efae53430fbb2c1eb7962c3cf69bf99315e55b Reviewed-on: https://gerrit.libreoffice.org/26202 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
This commit is contained in:
committed by
jan iversen
parent
76d4cda617
commit
d3c96c9f82
@@ -215,7 +215,7 @@ bool ConstantFunction::VisitFunctionDecl(const FunctionDecl * pFunctionDecl) {
|
||||
if (aFunctionName == "ExceptionThrower_acquire_release_nop") {
|
||||
return true;
|
||||
}
|
||||
// differetnt hook function is called on different platforms, /vcl/source/app/svmainhook.cxx
|
||||
// different hook function is called on different platforms, /vcl/source/app/svmainhook.cxx
|
||||
if (aFunctionName == "ImplSVMainHook") {
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user