mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
cdc8ffbbac
declarations & their arguments; use only one tab after types; restore the type of argv to sync with src tree style; sort new variables under main(); fix continuation indents; remove extra blank line before free()'s. Still to do: fix snprintf() handling as nectar & bde suggested to me. Submitted by: bde