summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2001-01-13 01:29:05 +0000
committerTheodore Ts'o <tytso@mit.edu>2001-01-13 01:29:05 +0000
commit426d734ff06e769cf5117053b6264c4a9decd3b2 (patch)
tree7694dfb125062753fabb1d0332b0f8870ec33f6a /lib
parenta9ca2016e14b5b56e5f0b61a73d52c4caee718bc (diff)
downloade2fsprogs-426d734ff06e769cf5117053b6264c4a9decd3b2.tar.gz
ChangeLog, setsuper.c:
setsuper.c: Cleaned up some random whitespace problems. ext2fs.h: Fixed spelling mistake in comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/ext2fs/ext2fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext2fs/ext2fs.h b/lib/ext2fs/ext2fs.h
index 17dbe262..3b5d2e6d 100644
--- a/lib/ext2fs/ext2fs.h
+++ b/lib/ext2fs/ext2fs.h
@@ -396,7 +396,7 @@ typedef struct ext2_icount *ext2_icount_t;
#define HOLE_BLKADDR(_b) ((_b) == 0 || (_b) == EXT2FS_COMPRESSED_BLKADDR)
/*
- * Features supprted by this version of the library
+ * Features supported by this version of the library
*/
#define EXT2_LIB_FEATURE_COMPAT_SUPP (EXT2_FEATURE_COMPAT_DIR_PREALLOC|\
EXT2_FEATURE_COMPAT_IMAGIC_INODES|\