diff options
Diffstat (limited to 'src/xmlpatterns/functions/qcomparescaseaware_p.h')
-rw-r--r-- | src/xmlpatterns/functions/qcomparescaseaware_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/functions/qcomparescaseaware_p.h b/src/xmlpatterns/functions/qcomparescaseaware_p.h index 5de0c7f..38fea80 100644 --- a/src/xmlpatterns/functions/qcomparescaseaware_p.h +++ b/src/xmlpatterns/functions/qcomparescaseaware_p.h @@ -65,7 +65,7 @@ namespace QPatternist * an opportunity to optimize compares intended to be case insensitive. * * @ingroup Patternist_functions - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class ComparesCaseAware : public FunctionCall { |