Removed trailing tabs.

This commit is contained in:
Serhiy Storchaka 2015-03-21 09:25:53 +02:00
parent e9ae8340a3
commit f402775e5d
2 changed files with 2 additions and 2 deletions

View file

@ -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 */