diff options
author | Thomas Wouters <thomas@python.org> | 2000-07-22 18:45:06 (GMT) |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2000-07-22 18:45:06 (GMT) |
commit | 0452d1f316903f0553a0d92e0673ff37247cdfa5 (patch) | |
tree | a4b571be2339a88e22c747784cd82624497585f6 /Parser/pgen.c | |
parent | ba48a3f3fff532ee5bafcf530ea0e4141f5d1df7 (diff) | |
download | cpython-0452d1f316903f0553a0d92e0673ff37247cdfa5.zip cpython-0452d1f316903f0553a0d92e0673ff37247cdfa5.tar.gz cpython-0452d1f316903f0553a0d92e0673ff37247cdfa5.tar.bz2 |
Fix two instances of empty argument lists, and fix style
('PyObject** x' -> 'PyObject **x')
Diffstat (limited to 'Parser/pgen.c')
0 files changed, 0 insertions, 0 deletions