10 Nov
2013
10 Nov
'13
12:36 p.m.
On 08/11/13 15:44, Jason St. John wrote:
This commit: -- replaces space-based indents with tabs per the coding standards -- removes extraneous whitespace (e.g. extra spaces between function args) -- adds missing braces for a one-line if statement
Signed-off-by: Jason St. John <jstjohn@purdue.edu> --- This is a resubmit based on Allan's feedback on the ML here: https://mailman.archlinux.org/pipermail/pacman-dev/2013-October/018139.html https://mailman.archlinux.org/pipermail/pacman-dev/2013-November/018143.html
Note that I left the changes made to human_to_size.sh and parseopts_test.sh because Dave did not respond.
Pulled with "Fix whitespace and other formatting issues" as the commit message.