Got rid of some trivial warnings (nested comments and tokens after #endif).
--- a/camerauis/cameraapp/generic/inc/CamAppUi.h Mon Mar 29 12:25:44 2010 +0100
+++ b/camerauis/cameraapp/generic/inc/CamAppUi.h Sat Apr 10 13:39:47 2010 +0100
@@ -1406,7 +1406,6 @@
/**
- /**
* Dismisses out of memory / memory card removed note, if active.
*/
void DismissMemoryNoteL();
--- a/camerauis/cameraapp/generic/inc/audioplayer/mcamplayerobserver.h Mon Mar 29 12:25:44 2010 +0100
+++ b/camerauis/cameraapp/generic/inc/audioplayer/mcamplayerobserver.h Sat Apr 10 13:39:47 2010 +0100
@@ -40,7 +40,7 @@
virtual void PlayComplete( TInt aStatus, TInt aSoundId ) = 0;
};
-#endif MCAM_PLAYEROBSERVER_H
+#endif // MCAM_PLAYEROBSERVER_H
// ===========================================================================
// end of file
--- a/camerauis/cameraapp/generic/inc/cameracontroller/camcameracontroller.pan Mon Mar 29 12:25:44 2010 +0100
+++ b/camerauis/cameraapp/generic/inc/cameracontroller/camcameracontroller.pan Sat Apr 10 13:39:47 2010 +0100
@@ -46,6 +46,6 @@
}
}
-#endif CAM_CAMERACONTROLLER_PAN
+#endif // CAM_CAMERACONTROLLER_PAN
// end of file