compilerplugins/clang/compat.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit cad49138dadc9e226950bb7b6a939a60408ea6f6 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Apr 21 13:52:23 2016 +0200 typo Change-Id: I67721e86073bd2f67bee3ffbbb81fd5d143997d8 diff --git a/compilerplugins/clang/compat.hxx b/compilerplugins/clang/compat.hxx index cd3cb3a..db573f5 100644 --- a/compilerplugins/clang/compat.hxx +++ b/compilerplugins/clang/compat.hxx @@ -266,7 +266,7 @@ inline bool isMacroArgExpansion( #else bool b = compiler.getSourceManager().isMacroArgExpansion(location); if (b) { - startLocation* = compiler.getSourceManager() + *startLocation = compiler.getSourceManager() .getSLocEntry(compiler.getSourceManager().getFileID(location)) .getExpansion().getExpansionLocStart(); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits