commit | 546a1ff18cc912003883ff67ba3e87c69f700fc4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Mar 07 23:52:56 2002 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Mar 07 23:52:56 2002 -0500 |
tree | be577f2c16e6ef6a4d02e7a00dba9f1ae264eaa2 | |
parent | 304905df4acb457faed3b807d31b84b46bebbd80 [diff] [blame] |
Fix various gcc -Wall complaints.
diff --git a/misc/ChangeLog b/misc/ChangeLog index 523f12b..7c5e596 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog
@@ -1,5 +1,7 @@ 2002-03-07 Theodore Tso <tytso@mit.edu> + * base_device.c (main): Fix gcc -Wall complaints in debug code. + * mke2fs.c (zap_sector): Don't erase BSD disklabels on Alpha. (From Thorsten Kukuk <kukuk@suse.de>)