From f5dd338f696e4bf9a591d71b5ef229a195bfa24f Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Wed, 13 Nov 2024 18:57:01 +0000 Subject: Remove stray character. Test: None Bug: None (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:960967767d222348825e91287255db7cff157325) Merged-In: Id0dc26c5639417061f2676ab25e5c62b775e1a65 Change-Id: Id0dc26c5639417061f2676ab25e5c62b775e1a65 --- include/android/choreographer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-59-g8ed1b