egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointimagelifetime.cpp
changeset 136 62bb7c97884c
parent 98 bf7481649c98
--- a/egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointimagelifetime.cpp	Tue Jul 20 13:27:44 2010 +0300
+++ b/egl/egltest/endpointtestsuite/automated/tsrc/egltest_endpointimagelifetime.cpp	Fri Jul 30 11:41:40 2010 +0300
@@ -85,7 +85,7 @@
 
     // Draw something.
     surface->DrawContentL(0);
-    surface->SubmitContentL(EFalse);
+    User::LeaveIfError(surface->SubmitContent(ETrue));
 
     if (result)
         {