summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/functions/qassemblestringfns_p.h
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/functions/qassemblestringfns_p.h
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/functions/qassemblestringfns_p.h')
-rw-r--r--src/xmlpatterns/functions/qassemblestringfns_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmlpatterns/functions/qassemblestringfns_p.h b/src/xmlpatterns/functions/qassemblestringfns_p.h
index 4e54bfd..07ec969 100644
--- a/src/xmlpatterns/functions/qassemblestringfns_p.h
+++ b/src/xmlpatterns/functions/qassemblestringfns_p.h
@@ -75,7 +75,7 @@ namespace QPatternist
* @short Implements the function <tt>fn:codepoints-to-string()</tt>.
*
* @ingroup Patternist_functions
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class CodepointsToStringFN : public FunctionCall
{
@@ -87,7 +87,7 @@ namespace QPatternist
* @short Implements the function <tt>fn:string-to-codepoints()</tt>.
*
* @ingroup Patternist_functions
- * @author Frans Englich <fenglich@trolltech.com>
+ * @author Frans Englich <frans.englich@nokia.com>
*/
class StringToCodepointsFN : public FunctionCall
{