diff options
Diffstat (limited to 'e2fsprogs/ext2fs/alloc_tables.c')
-rw-r--r-- | e2fsprogs/ext2fs/alloc_tables.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs/ext2fs/alloc_tables.c b/e2fsprogs/ext2fs/alloc_tables.c index 10f1f95..b2d786e 100644 --- a/e2fsprogs/ext2fs/alloc_tables.c +++ b/e2fsprogs/ext2fs/alloc_tables.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* * alloc_tables.c --- Allocate tables for a newly initialized * filesystem. Used by mke2fs when initializing a filesystem |