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

@@ -1980,5 +1980,3 @@ void log_query(unsigned int flags, char *name, union all_addr *addr, char *arg)
else
my_syslog(LOG_INFO, "%s %s %s %s", source, name, verb, dest);
}