hostsupport/hostopenvg/inc/VG/openvg.h
branchbug235_bringup_0
changeset 56 40cc73c24bf8
parent 55 09263774e342
--- a/hostsupport/hostopenvg/inc/VG/openvg.h	Thu Oct 07 13:58:22 2010 +0100
+++ b/hostsupport/hostopenvg/inc/VG/openvg.h	Thu Oct 07 18:44:04 2010 +0100
@@ -739,7 +739,7 @@
 /* Renderer and Extension Information */
 VG_API_CALL const VGubyte * VG_API_ENTRY vgGetString(VGStringID name) VG_API_EXIT;
 
-VG_API_CALL VGErrorCode VG_API_ENTRY vgPlatsimGetError(void) VG_API_EXIT;
+VG_API_CALL VGErrorCode VG_API_ENTRY vgSimulatorGetError(void) VG_API_EXIT;
 
 #ifdef __cplusplus 
 } /* extern "C" */