aboutsummaryrefslogtreecommitdiff
path: root/libbb/xstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/xstat.c')
-rw-r--r--libbb/xstat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/xstat.c b/libbb/xstat.c
index ca6686403..2a6cc3ed7 100644
--- a/libbb/xstat.c
+++ b/libbb/xstat.c
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
/*
* xstat.c - a stat() which dies on failure with meaningful error message
*/