cstest: code style

This commit is contained in:
Nguyen Anh Quynh 2019-02-14 16:24:22 +08:00
parent 8f4bf69f62
commit 44be32dd50
1 changed files with 6 additions and 7 deletions

View File

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