diff options
Diffstat (limited to 'e2fsprogs/ext2fs/alloc_sb.c')
-rw-r--r-- | e2fsprogs/ext2fs/alloc_sb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e2fsprogs/ext2fs/alloc_sb.c b/e2fsprogs/ext2fs/alloc_sb.c index aa2cd0568..a7437c96f 100644 --- a/e2fsprogs/ext2fs/alloc_sb.c +++ b/e2fsprogs/ext2fs/alloc_sb.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* * alloc_sb.c --- Allocate the superblock and block group descriptors for a * newly initialized filesystem. Used by mke2fs when initializing a filesystem |