Trailing spaces removed

pull/222/head
Przemek Wirkus 2014-03-20 10:55:45 +00:00
parent f63ce6a2c0
commit 8c234adf9a
1 changed files with 1 additions and 1 deletions
libraries/tests/mbed/cpp

View File

@ -72,7 +72,7 @@ int main (void) {
if (m->check_init() == false)
{
result = false;
}
}
delete m;
break;
}