Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0f5794e

Browse files
Jack Zhangfacebook-github-bot
authored andcommitted
Fix doxygen comment (#4457)
Summary: Pull Request resolved: #4457 Reviewed By: helunwencser Differential Revision: D60319977 fbshipit-source-id: 7722889b3db82e5572b26654b0eeab6319ea741a
1 parent d88f368 commit 0f5794e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runtime/executor/program.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ class Program final {
209209
/**
210210
* Loads a segment by index.
211211
*
212-
* @param[in] SegmentInfo Struct containing an index to load from the
212+
* @param[in] segment_info Struct containing an index to load from the
213213
* Program.segments list. The other fields of the struct, such as
214214
* `segment_type` and `descriptor`, need to also be correct.
215215
*

0 commit comments

Comments
 (0)