Chomp file ends

Removed empty lines from end of src/*.[ch] files.
If the new last line became '#endif'
was the condition of the '#if' added.
This commit is contained in:
Geert Stappers
2021-04-05 22:42:24 +02:00
committed by Simon Kelley
parent ad90eb075d
commit 3573ca0eec
18 changed files with 7 additions and 57 deletions

View File

@@ -230,5 +230,3 @@ int do_arp_script_run(void)
return 0;
}