Use consistent ordering for normalize_props argument, after ignore_date.
* subversion/libsvn_repos/load-fs-vtable.c (svn_repos_load_fs6): Reorder parameters to match declaration
* subversion/svnadmin/svnadmin.c (subcommand_load): Call svn_repos_load_fs6() with normalize_props in the correct argument. (subcommand_load_revprops): Call svn_repos_load_fs_revprops() with normalize_props in the correct argument.