Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
authorStefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:42:05 +0100
branchCompilerCompatibility
changeset 63 257b240a5599
parent 61 960a2a4c7f03
Got rid of some trivial warnings (nested comments and tokens after #endif).
web_plat/connection_manager_api/inc/ApChangeObserver.h
webengine/wmlengine/src/utils/include/BrowserVersion.h
--- a/web_plat/connection_manager_api/inc/ApChangeObserver.h	Mon Mar 29 12:27:15 2010 +0100
+++ b/web_plat/connection_manager_api/inc/ApChangeObserver.h	Sat Apr 10 13:42:05 2010 +0100
@@ -29,4 +29,4 @@
 	virtual void ApChangedL( TUint32 aNewAPId ) = 0;
 	};
 
-#endif;//AP_CHANGE_OBSERVER_H// End of File
+#endif //AP_CHANGE_OBSERVER_H// End of File
--- a/webengine/wmlengine/src/utils/include/BrowserVersion.h	Mon Mar 29 12:27:15 2010 +0100
+++ b/webengine/wmlengine/src/utils/include/BrowserVersion.h	Sat Apr 10 13:42:05 2010 +0100
@@ -42,5 +42,5 @@
 #define MobileBrowserBuild (_L("0516"))
 
 
-#endif BROWSERVERSION_H
+#endif // BROWSERVERSION_H
 //end of file