Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:41:11 +0100
branchCompilerCompatibility
changeset 55 46dffa7ce5cd
parent 42 b76d631296db
Got rid of some trivial warnings (nested comments and tokens after #endif).
homescreensrv_plat/xcfw_api/inc/gecodefaultobjectfactory.h
menucontentsrv/srvinc/mcsgetlistcreatorinterface.h
--- a/homescreensrv_plat/xcfw_api/inc/gecodefaultobjectfactory.h	Tue Mar 30 12:59:56 2010 +0100
+++ b/homescreensrv_plat/xcfw_api/inc/gecodefaultobjectfactory.h	Sat Apr 10 13:41:11 2010 +0100
@@ -37,8 +37,8 @@
     {
     public: //constructors and destructor
         /**
-        /* Two-phased constructor
-        */
+         * Two-phased constructor
+         */
         IMPORT_C static CGECODefaultObjectFactory* NewL();
 
         //destructor
--- a/menucontentsrv/srvinc/mcsgetlistcreatorinterface.h	Tue Mar 30 12:59:56 2010 +0100
+++ b/menucontentsrv/srvinc/mcsgetlistcreatorinterface.h	Sat Apr 10 13:41:11 2010 +0100
@@ -206,4 +206,4 @@
 	CMcsGetAttrStrategy* iSuiteGetter;  ///< Get strategy for suite. Own.
 	CMcsGetAttrStrategy* iNormalGetter; ///< Get strategy for not suite. Own.
     };
-#endif __MCSGETLISTCREATORINTERFACE_H__
+#endif // __MCSGETLISTCREATORINTERFACE_H__