Typo in comment fix
This commit is contained in:
parent
e9ecac9298
commit
3518cbfd33
1 changed files with 1 additions and 1 deletions
|
|
@ -1072,7 +1072,7 @@ static void update_nested_classes(Node *n)
|
|||
/* -----------------------------------------------------------------------------
|
||||
* nested_forward_declaration()
|
||||
*
|
||||
* Nested struct handling for C++ code if the nested classes are diasbled.
|
||||
* Nested struct handling for C++ code if the nested classes are disabled.
|
||||
* Create the nested class/struct/union as a forward declaration.
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue