delet trailing whitespace

This commit is contained in:
cathugger 2018-07-12 13:05:53 +00:00
parent cf5ac5f929
commit ebe1d5b678
5 changed files with 12 additions and 12 deletions

View file

@ -61,6 +61,6 @@ int main(void)
fprintf(stderr, "expected: %s got %s\n", str1, str2);
}
}
return 0;
}