diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 09:44:38 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 09:44:38 (GMT) |
commit | ef9fec988d3d7ea33836a08128119f99747dc9d5 (patch) | |
tree | 67c134d1bee2c2338e958c766b23805666674d5a /src/xmlpatterns/expr/qarithmeticexpression.cpp | |
parent | 3058cd5f6ee3fb01e62d625b501e7eeeea70cd84 (diff) | |
download | Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.zip Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.gz Qt-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.bz2 |
Update old email address.
Reviewed-by: Trust Me
Diffstat (limited to 'src/xmlpatterns/expr/qarithmeticexpression.cpp')
-rw-r--r-- | src/xmlpatterns/expr/qarithmeticexpression.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qarithmeticexpression.cpp b/src/xmlpatterns/expr/qarithmeticexpression.cpp index 5110866..e9fb55c 100644 --- a/src/xmlpatterns/expr/qarithmeticexpression.cpp +++ b/src/xmlpatterns/expr/qarithmeticexpression.cpp @@ -89,7 +89,7 @@ Item ArithmeticExpression::evaluateSingleton(const DynamicContext::Ptr &context) * evaluates to an invalid representation for @c xs:double. * * @since 4.5 - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class DelegatingReflectionExpression : public Literal { |