some fixes and cosmetic changes
This commit is contained in:
@@ -460,7 +460,8 @@ FormalTypeList(struct type **ptp;)
|
||||
]?
|
||||
')'
|
||||
[ ':' qualtype(ptp)
|
||||
]?
|
||||
| { *ptp = 0; }
|
||||
]
|
||||
{ *ptp = proc_type(*ptp, pr, parmaddr); }
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user