# HG changeset patch # User Stefan Karlsson # Date 1270903274 -3600 # Node ID a029bd4ebf97b7f3c7473f5ba4013a0bae1aba2e # Parent 6bb78022e3bd7cfd3f614db6bbd740ccf1ed34b4 Got rid of some trivial warnings (nested comments and tokens after #endif). diff -r 6bb78022e3bd -r a029bd4ebf97 inputmethods_pub/ptiengine_iti_api/inc/PtiEngine.h --- a/inputmethods_pub/ptiengine_iti_api/inc/PtiEngine.h Sun Mar 28 16:37:19 2010 +0100 +++ b/inputmethods_pub/ptiengine_iti_api/inc/PtiEngine.h Sat Apr 10 13:41:14 2010 +0100 @@ -1278,6 +1278,6 @@ CPtiEngineImpl* iImpl; }; -#endif _PTI_ENGINE_H +#endif // _PTI_ENGINE_H // End of file