summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/android/choreographer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/android/choreographer.h b/include/android/choreographer.h
index bec3283cd8..2622a01935 100644
--- a/include/android/choreographer.h
+++ b/include/android/choreographer.h
@@ -318,7 +318,7 @@ size_t AChoreographerFrameCallbackData_getPreferredFrameTimelineIndex(
/**
* Gets the token used by the platform to identify the frame timeline at the given \c index.
- * q
+ *
* Available since API level 33.
*
* \param index index of a frame timeline, in \f( [0, FrameTimelinesLength) \f). See