Got rid of some trivial warnings (nested comments and tokens after #endif).
--- 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