whitespace and comment format fixes, no code changes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2017-10-05 14:40:24 +02:00
parent 099ef9324e
commit ebe6d9d875
129 changed files with 115 additions and 241 deletions

View File

@ -10,7 +10,6 @@
* Opengroup's ustar interchange format,
* http://www.opengroup.org/onlinepubs/007904975/utilities/pax.html
*/
#include "libbb.h"
#include "bb_archive.h"