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

Skip to content

Commit 672d2ba

Browse files
committed
Use LaTeX markup
1 parent 17e33e4 commit 672d2ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/api/newtypes.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ \section{Type Objects \label{type-structs}}
11301130

11311131
If the value of this field is greater than zero, it specifies the
11321132
offset from the start of the instance structure. If the value is
1133-
less than zero, it specifies the offset from the *end* of the
1133+
less than zero, it specifies the offset from the \emph{end} of the
11341134
instance structure. A negative offset is more expensive to use, and
11351135
should only be used when the instance structure contains a
11361136
variable-length part. This is used for example to add an instance

0 commit comments

Comments
 (0)