diff options
Diffstat (limited to 'src/xmlpatterns/utils/qnamepool_p.h')
-rw-r--r-- | src/xmlpatterns/utils/qnamepool_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/utils/qnamepool_p.h b/src/xmlpatterns/utils/qnamepool_p.h index 27c886a..b6d7660 100644 --- a/src/xmlpatterns/utils/qnamepool_p.h +++ b/src/xmlpatterns/utils/qnamepool_p.h @@ -80,7 +80,7 @@ namespace QPatternist * word. All functions of this class can be called concurrently. This is * achieved by internal locking. * - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> * @todo Use QSubStrings, we can save very many heap allocations by that. * @todo Check limits */ |