cstest: code style
This commit is contained in:
parent
8f4bf69f62
commit
44be32dd50
|
@ -127,7 +127,6 @@ static int setup_issue(void **state)
|
|||
|
||||
counter++;
|
||||
|
||||
|
||||
if (e_flag == 0)
|
||||
while (counter < size_lines && strncmp(list_lines[counter], "!#", 2)) counter++; // get arch line
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue