mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Removed trailing tabs.
This commit is contained in:
parent
e9ae8340a3
commit
f402775e5d
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ typedef struct {
|
|||
typedef struct {
|
||||
int s_narcs;
|
||||
arc *s_arc; /* Array of arcs */
|
||||
|
||||
|
||||
/* Optional accelerators */
|
||||
int s_lower; /* Lowest label index */
|
||||
int s_upper; /* Highest label index */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue