ChangeLog, mke2fs.c:
  mke2fs.c (set_fs_defaults): Changed parameter name to avoid gcc
  	warnings.
Makefile.in:
  Update dependency information.

diff --git a/misc/ChangeLog b/misc/ChangeLog
index 6133fb3..1c8dc56 100644
--- a/misc/ChangeLog
+++ b/misc/ChangeLog
@@ -6,7 +6,9 @@
 		typed variables.  Eliminated non-portable use of u_char.
 
 	* mke2fs.c (PRS): Fix gcc warnings; add const to some char *
-		variables, including in struct mke2fs_defaults.
+		variables, including in struct mke2fs_defaults.  
+		(set_fs_defaults): Changed parameter name to avoid
+		gcc warnings.
 
 	* fsck.c (wait_one): Fix gcc warnings; add #include for ctype.h,
 		add const to char * variables, and use NOARGS to declare