Remove trailing whitespace

This commit is contained in:
Michael Vetter
2014-08-26 14:48:59 +02:00
parent d4e81f9ec8
commit fcf5ad1bd6
10 changed files with 37 additions and 37 deletions

View File

@@ -35,6 +35,6 @@ static void test_case_parse()
assert (new_obj == NULL);
printf("OK\n");
json_tokener_free(tok);
}