summaryrefslogtreecommitdiff
path: root/sys/android/video_platform_wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/android/video_platform_wrapper.c')
-rw-r--r--sys/android/video_platform_wrapper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/android/video_platform_wrapper.c b/sys/android/video_platform_wrapper.c
index a9d04d0ad..df7c6c582 100644
--- a/sys/android/video_platform_wrapper.c
+++ b/sys/android/video_platform_wrapper.c
@@ -159,7 +159,7 @@ platform_destroy_native_window (EGLNativeDisplayType display,
return TRUE;
}
-/* XXX: Missing implementation */
+/* XXX: Drafted implementation */
EGLClientBuffer
platform_crate_native_image_buffer (void)
{