summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/expr/qarithmeticexpression.cpp
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 09:44:38 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 09:44:38 (GMT)
commitef9fec988d3d7ea33836a08128119f99747dc9d5 (patch)
tree67c134d1bee2c2338e958c766b23805666674d5a /src/xmlpatterns/expr/qarithmeticexpression.cpp
parent3058cd5f6ee3fb01e62d625b501e7eeeea70cd84 (diff)
downloadQt-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.cpp2
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
{