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/qunaryexpression_p.h | |
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/qunaryexpression_p.h')
-rw-r--r-- | src/xmlpatterns/expr/qunaryexpression_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qunaryexpression_p.h b/src/xmlpatterns/expr/qunaryexpression_p.h index 97bd887..ba7a5ef 100644 --- a/src/xmlpatterns/expr/qunaryexpression_p.h +++ b/src/xmlpatterns/expr/qunaryexpression_p.h @@ -90,7 +90,7 @@ namespace QPatternist * 2.0 Functions and Operators, 6.2.7 op:numeric-unary-plus</a> * @see <a href="http://www.w3.org/TR/xpath-functions/#func-numeric-unary-minus">XQuery 1.0 and XPath * 2.0 Functions and Operators, 6.2.8 op:numeric-unary-minus</a> - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @ingroup Patternist_expressions */ class UnaryExpression : public ArithmeticExpression |