refactor: remove trailing whitespace from C, Header, Ruby and YAML files

Lint
This commit is contained in:
John Bampton
2020-12-15 19:34:01 +10:00
parent e9fe337b95
commit 4fa3359d44
18 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ MRB_API mrb_int mrb_str_index(mrb_state *mrb, mrb_value str, const char *p, mrb_
*
* mrb_close(mrb);
* return 0;
* }
* }
*
* Result:
*