vghwinterface/vghwapiwrapper/src/openvgapiwrapper.cpp
branchbug235_bringup_0
changeset 56 40cc73c24bf8
parent 53 c2ef9095503a
child 71 243bbc1d70db
--- a/vghwinterface/vghwapiwrapper/src/openvgapiwrapper.cpp	Thu Oct 07 13:58:22 2010 +0100
+++ b/vghwinterface/vghwapiwrapper/src/openvgapiwrapper.cpp	Thu Oct 07 18:44:04 2010 +0100
@@ -1661,7 +1661,7 @@
 #ifdef LOG_ERROR
 	int operationid = (int)m_currentFunctionCall.Data().Header().iOpCode;
 	
-	/*int vgerror*/VGErrorCode vgerror = ::vgPlatsimGetError();
+	/*int vgerror*/VGErrorCode vgerror = ::vgSimulatorGetError();
 	if ( m_lastVgError != vgerror )
 	{
 		if ( VG_NO_ERROR != vgerror )