aboutsummaryrefslogtreecommitdiff
path: root/libbb/mode_string.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-10-05 14:40:24 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-10-05 14:40:24 +0200
commitebe6d9d8758d36e03cf39b6587597c67ab778436 (patch)
tree8f45b962c04005a6c718c583dd59d0ce0323545c /libbb/mode_string.c
parent099ef9324e88679e0b26f6f13476583e03f53dee (diff)
downloadbusybox-ebe6d9d8758d36e03cf39b6587597c67ab778436.tar.gz
whitespace and comment format fixes, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/mode_string.c')
-rw-r--r--libbb/mode_string.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbb/mode_string.c b/libbb/mode_string.c
index 934eb6dc7..280e6d291 100644
--- a/libbb/mode_string.c
+++ b/libbb/mode_string.c
@@ -10,8 +10,6 @@
/* Aug 13, 2003
* Fix a bug reported by junkio@cox.net involving the mode_chars index.
*/
-
-
#include <assert.h>
#include <sys/stat.h>