Minor grammar fixes to docs
This commit is contained in:
@ -237,12 +237,12 @@ Do not generate common symbols for uninitialized data.
|
|||||||
Add a leading underscore at the beginning of each C symbol.
|
Add a leading underscore at the beginning of each C symbol.
|
||||||
|
|
||||||
@item -fms-extensions
|
@item -fms-extensions
|
||||||
Allow a MS C compiler extensions to the language. Curretly this
|
Allow a MS C compiler extensions to the language. Currently this
|
||||||
assume a nested named structure declaration without identifier behave
|
assumes a nested named structure declaration without an identifier
|
||||||
like an unnamed one.
|
behaves like an unnamed one.
|
||||||
|
|
||||||
@item -fdollars-in-identifiers
|
@item -fdollars-in-identifiers
|
||||||
Allow a dollars in identifiers
|
Allow dollar signs in identifiers
|
||||||
|
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user