diff options
Diffstat (limited to 'libbb/xstat.c')
-rw-r--r-- | libbb/xstat.c | 1 |
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 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | ||
1 | /* | 2 | /* |
2 | * xstat.c - a stat() which dies on failure with meaningful error message | 3 | * xstat.c - a stat() which dies on failure with meaningful error message |
3 | */ | 4 | */ |