diff options
author | Theodore Ts'o <tytso@mit.edu> | 2008-08-27 23:07:54 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-08-27 23:07:54 -0400 |
commit | efc6f628e15de95bcd13e4f0ee223cb42115d520 (patch) | |
tree | 7f486b4bc1a4c8fc47f236f1e95e33feee745f7c /lib/ext2fs/bb_compat.c | |
parent | 4690e621acd4579dae60b6f55f58284ee805e86d (diff) | |
download | android_external_e2fsprogs-efc6f628e15de95bcd13e4f0ee223cb42115d520.tar.gz android_external_e2fsprogs-efc6f628e15de95bcd13e4f0ee223cb42115d520.tar.bz2 android_external_e2fsprogs-efc6f628e15de95bcd13e4f0ee223cb42115d520.zip |
Remove trailing whitespace for the entire source tree
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'lib/ext2fs/bb_compat.c')
-rw-r--r-- | lib/ext2fs/bb_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext2fs/bb_compat.c b/lib/ext2fs/bb_compat.c index 40f73436..5a158b34 100644 --- a/lib/ext2fs/bb_compat.c +++ b/lib/ext2fs/bb_compat.c @@ -1,6 +1,6 @@ /* * bb_compat.c --- compatibility badblocks routines - * + * * Copyright (C) 1997 Theodore Ts'o. * * %Begin-Header% |