Skip to content

Commit

Permalink
Cxx,cosmetic: adjust indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <[email protected]>
  • Loading branch information
masatake committed May 6, 2022
1 parent 966e513 commit 6a311c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parsers/cxx/cxx_parser_function.c
Original file line number Diff line number Diff line change
Expand Up @@ -1063,7 +1063,7 @@ bool cxxParserLookForFunctionSignature(
pParamInfo
)
)
goto next_token;
goto next_token;

}

Expand Down

0 comments on commit 6a311c2

Please sign in to comment.