summaryrefslogtreecommitdiff
path: root/src/lib/ecore_x/ecore_x_vsync.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/ecore_x/ecore_x_vsync.c')
-rw-r--r--src/lib/ecore_x/ecore_x_vsync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ecore_x/ecore_x_vsync.c b/src/lib/ecore_x/ecore_x_vsync.c
index 9fa2f6df25..ff72d9f270 100644
--- a/src/lib/ecore_x/ecore_x_vsync.c
+++ b/src/lib/ecore_x/ecore_x_vsync.c
@@ -387,7 +387,7 @@ _drm_vblank_handler(int fd EINA_UNUSED,
static double _ecore_x_vsync_wakeup_time = 0.0;
-EAPI double _ecore_x_vxync_wakeup_time_get(void)
+EAPI double _ecore_x_vsync_wakeup_time_get(void)
{
return _ecore_x_vsync_wakeup_time;
}