commit | f9574ad0ba655b436b3940ff1604df4d11a43115 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Mar 13 13:40:37 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 13 13:40:37 2014 -0400 |
tree | e94318eb3b888601bd11729171b1469382e637aa | |
parent | 227239b10b93bb51b6d8fc4023af77a94cdd7775 [diff] |
libext2fs: fix build failure on big endian systems Fix a typo that we didn't notice because all the world's an x86. :-) Reported-by: jon ernst <jonernst07@gmail.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>