formatting cont.

Removes all leading whitespace
Converts the tabs in headers
This commit is contained in:
Emil 2023-08-04 12:34:51 -06:00
parent ff21fa6438
commit e672fc4f57
37 changed files with 651 additions and 652 deletions

View File

@ -735,4 +735,3 @@ fetch_include_from_dbase(char *s, size_t length)
fetch_string_from_dbase(s, length);
incfile(s + 1, s);
}