Cleanup: trailing newlines

This commit is contained in:
2018-06-29 08:02:49 +02:00
parent 46dceefc35
commit af36dd4664
296 changed files with 0 additions and 320 deletions

View File

@@ -43,4 +43,3 @@ void SCRIPT_OT_python_file_run(struct wmOperatorType *ot);
void SCRIPT_OT_autoexec_warn_clear(struct wmOperatorType *ot);
#endif /* __SCRIPT_INTERN_H__ */

View File

@@ -223,4 +223,3 @@ void ED_spacetype_script(void)
BKE_spacetype_register(st);
}