mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Correct spelling in function name
This commit is contained in:
parent
888d205fff
commit
3702284d2a
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ void translatelabels PROTO((grammar *g));
|
|||
|
||||
void addfirstsets PROTO((grammar *g));
|
||||
|
||||
void addaccellerators PROTO((grammar *g));
|
||||
void addaccelerators PROTO((grammar *g));
|
||||
|
||||
void printgrammar PROTO((grammar *g, FILE *fp));
|
||||
void printnonterminals PROTO((grammar *g, FILE *fp));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue