summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dan Albert <danalbert@google.com> 2024-11-13 18:55:27 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2024-11-13 18:55:27 +0000
commite4002e31f2017682ec7892eda9418b4d88bc12d0 (patch)
tree9eec7972359688aa02fc88350129674c73469bfe
parenta6001c245cb590c607aa74a6548a482a242c4b35 (diff)
parent960967767d222348825e91287255db7cff157325 (diff)
Merge "Remove stray character." into main
-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