mirror of
https://github.com/byteworksinc/ORCA-C.git
synced 2024-12-21 16:29:31 +00:00
Clarify a comment.
This commit is contained in:
parent
53baef0fb3
commit
3cea478e5e
@ -3397,7 +3397,7 @@ procedure DoDeclaration {doingPrototypes: boolean};
|
||||
{ process a variable or function declaration }
|
||||
{ }
|
||||
{ parameters: }
|
||||
{ doingPrototypes - are we processing a parameter list? }
|
||||
{ doingPrototypes - is this a prototype parameter decl? }
|
||||
|
||||
label 1,2,3,4;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user