mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 14:26:20 +00:00
Remove trailing whitespaces
This commit is contained in:
@@ -605,7 +605,7 @@ void strip_quotes_strips_first(void **state)
|
||||
char *result = strip_arg_quotes(input);
|
||||
|
||||
assert_string_equal("/cmd test string", result);
|
||||
|
||||
|
||||
free(result);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user