diff -r 29ddb8a72f0e -r 9f1c3fea0f87 egl/egltest/endpointtestsuite/automated/inc/localtestbase.h --- a/egl/egltest/endpointtestsuite/automated/inc/localtestbase.h Tue Jul 06 15:45:57 2010 +0300 +++ b/egl/egltest/endpointtestsuite/automated/inc/localtestbase.h Wed Aug 18 11:05:09 2010 +0300 @@ -31,7 +31,7 @@ // Entry point -GLDEF_C TInt E32Main(void); +GLDEF_C TInt E32Main(); /** CEglEndpointTestServer Server encapsulates the functionality required to execute Test Execute based test cases for the EGL endpoint extension.