Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d88f368 commit 0f5794eCopy full SHA for 0f5794e
1 file changed
runtime/executor/program.h
@@ -209,7 +209,7 @@ class Program final {
209
/**
210
* Loads a segment by index.
211
*
212
- * @param[in] SegmentInfo Struct containing an index to load from the
+ * @param[in] segment_info Struct containing an index to load from the
213
* Program.segments list. The other fields of the struct, such as
214
* `segment_type` and `descriptor`, need to also be correct.
215
0 commit comments