Skip to content

Commit 7a1b153

Browse files
Treehugger RobotGerrit Code Review
authored andcommitted
Merge "Remove stray character." into main
2 parents ff2415b + f5dd338 commit 7a1b153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/android/choreographer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ size_t AChoreographerFrameCallbackData_getPreferredFrameTimelineIndex(
318318

319319
/**
320320
* Gets the token used by the platform to identify the frame timeline at the given \c index.
321-
* q
321+
*
322322
* Available since API level 33.
323323
*
324324
* \param index index of a frame timeline, in \f( [0, FrameTimelinesLength) \f). See

0 commit comments

Comments
 (0)