Skip to content

Commit 8ccd36b

Browse files
authored
Update method_meta.h
1 parent 07f1095 commit 8ccd36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/executor/method_meta.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ class MethodMeta final {
203203
/**
204204
* Get the backend name at the given index.
205205
*
206-
* @param index The index of the backend name.
206+
* @param[in] index The index of the backend name.
207207
* @returns A Result wrapping the backend name as a C-style string
208208
* on success, or an error if the index is invalid.
209209
*/

0 commit comments

Comments
 (0)