Searched hist:71326 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.bin/apply/
H A Dapply.cdiff 71326 Sun Jan 21 06:37:35 MST 2001 will Fix numerous style(9) bugs: Put #define's before declarations; sort the
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

Completed in 66 milliseconds