mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
fixing typo and alignment
This commit is contained in:
parent
3174f5eca3
commit
4e6d3a38cd
@ -179,7 +179,7 @@ private:
|
||||
|
||||
bool scanHexByte(char& o_scannedByte);
|
||||
|
||||
/// Scans a single JavaScript token.
|
||||
/// Scans a single Solidity token.
|
||||
void scanToken(bool _skipDocumentationComments = true);
|
||||
|
||||
/// Skips all whitespace and @returns true if something was skipped.
|
||||
|
Loading…
Reference in New Issue
Block a user