diff options
author | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-08-20 08:58:19 (GMT) |
---|---|---|
committer | Miikka Heikkinen <miikka.heikkinen@digia.com> | 2009-08-20 08:58:19 (GMT) |
commit | d3d7969329f42d52ed7140cb2fd684171a484eb5 (patch) | |
tree | faec811e9c3f5182d251c2d092620e3827da6a94 /mkspecs/common/symbian | |
parent | e15bb13513e1157094c42d014db906063d057230 (diff) | |
download | Qt-d3d7969329f42d52ed7140cb2fd684171a484eb5.zip Qt-d3d7969329f42d52ed7140cb2fd684171a484eb5.tar.gz Qt-d3d7969329f42d52ed7140cb2fd684171a484eb5.tar.bz2 |
Comment clarifications based on mkspecs review.
Reviewed-by: TrustMe
Diffstat (limited to 'mkspecs/common/symbian')
-rw-r--r-- | mkspecs/common/symbian/stl-off/new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/symbian/stl-off/new b/mkspecs/common/symbian/stl-off/new index 3939e11..8584ba3 100644 --- a/mkspecs/common/symbian/stl-off/new +++ b/mkspecs/common/symbian/stl-off/new @@ -1,4 +1,4 @@ -// new implemented in symbian libs, do nothing here, just keep Qt happpy +// 'new' implemented in symbian libs, so do nothing here; just keep Qt happy #ifndef __NEW_SYMB_ADDON #define __NEW_SYMB_ADDON #include <e32base.h> |