Remove trailing whitespace in check_backend
Removed trailing whitespace in check_backend
This commit is contained in:
parent
4e9a5af926
commit
3da4aa1665
@ -10,7 +10,7 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
char src[1024];
|
||||
char dst[1024];
|
||||
|
||||
|
||||
TestConnections * Test = new TestConnections(argc, argv);
|
||||
|
||||
for (int i = 0; i < Test->maxscales->N; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user