diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-11 17:20:00 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-01-11 17:20:00 +0000 |
commit | f7996f3b700a22797565e9aa57e251e6e3ac1e4d (patch) | |
tree | af4e797eef0a65f4e3dba94b325da0ec08452d36 /e2fsprogs | |
parent | 3821fb13ea404d243115ff8ec161273b62826513 (diff) | |
download | busybox-w32-f7996f3b700a22797565e9aa57e251e6e3ac1e4d.tar.gz busybox-w32-f7996f3b700a22797565e9aa57e251e6e3ac1e4d.tar.bz2 busybox-w32-f7996f3b700a22797565e9aa57e251e6e3ac1e4d.zip |
Trailing whitespace removal over entire tree
Diffstat (limited to 'e2fsprogs')
-rw-r--r-- | e2fsprogs/old_e2fsprogs/blkid/probe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/old_e2fsprogs/blkid/probe.h b/e2fsprogs/old_e2fsprogs/blkid/probe.h index 78f796419..0fd16a771 100644 --- a/e2fsprogs/old_e2fsprogs/blkid/probe.h +++ b/e2fsprogs/old_e2fsprogs/blkid/probe.h | |||
@@ -238,7 +238,7 @@ struct ocfs_volume_header { | |||
238 | 238 | ||
239 | struct ocfs_volume_label { | 239 | struct ocfs_volume_label { |
240 | unsigned char disk_lock[48]; | 240 | unsigned char disk_lock[48]; |
241 | char label[64]; | 241 | char label[64]; |
242 | unsigned char label_len[2]; | 242 | unsigned char label_len[2]; |
243 | unsigned char vol_id[16]; | 243 | unsigned char vol_id[16]; |
244 | unsigned char vol_id_len[2]; | 244 | unsigned char vol_id_len[2]; |