[Libreoffice-commits] core.git: compilerplugins/clang
Jesús Corrius
jcorrius at gmail.com
Fri Jan 31 03:55:48 PST 2014
compilerplugins/clang/compat.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 82300f367dda20e3e83477dae9dd37124ac9831b
Author: Jesús Corrius <jcorrius at gmail.com>
Date: Fri Jan 31 10:31:30 2014 +0100
sbergman's typo
Change-Id: I36dc29659d0d6965c28e5fe0bb03759476de4781
diff --git a/compilerplugins/clang/compat.hxx b/compilerplugins/clang/compat.hxx
index d4d92a0..75e46ef 100644
--- a/compilerplugins/clang/compat.hxx
+++ b/compilerplugins/clang/compat.hxx
@@ -16,7 +16,7 @@
#include "clang/Basic/DiagnosticIDs.h"
#include "llvm/ADT/StringRef.h"
-// Compatibility wrapper to abstract over (trivial) chanes in the Clang API:
+// Compatibility wrapper to abstract over (trivial) changes in the Clang API:
namespace compat {
inline clang::QualType getReturnType(clang::FunctionDecl const & decl) {
More information about the Libreoffice-commits
mailing list