diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 19:44:38 +1000 |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-11 19:44:38 +1000 |
commit | ef9fec988d3d7ea33836a08128119f99747dc9d5 (patch) | |
tree | 67c134d1bee2c2338e958c766b23805666674d5a /src/xmlpatterns/functions/qcomparestringfns_p.h | |
parent | 3058cd5f6ee3fb01e62d625b501e7eeeea70cd84 (diff) | |
download | qt4-tools-ef9fec988d3d7ea33836a08128119f99747dc9d5.tar.gz |
Update old email address.
Reviewed-by: Trust Me
Diffstat (limited to 'src/xmlpatterns/functions/qcomparestringfns_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qcomparestringfns_p.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/functions/qcomparestringfns_p.h b/src/xmlpatterns/functions/qcomparestringfns_p.h index e7290acbc1..aea7953325 100644 --- a/src/xmlpatterns/functions/qcomparestringfns_p.h +++ b/src/xmlpatterns/functions/qcomparestringfns_p.h @@ -74,7 +74,7 @@ namespace QPatternist * @short Implements the function <tt>fn:codepoint-equal()</tt>. * * @ingroup Patternist_functions - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class CodepointEqualFN : public ComparesCaseAware { @@ -86,7 +86,7 @@ namespace QPatternist * @short Implements the function <tt>fn:compare()</tt>. * * @ingroup Patternist_functions - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class CompareFN : public ComparesCaseAware { |