[svn-r30113] Description:

Clean up warnings (from 2774 -> 1560, with my standard debug build)

Tested on:
    MacOSX/64 10.11.5 (amazon) w/serial, parallel & production
    (h5committest forthcoming)
This commit is contained in:
Quincey Koziol
2016-06-28 16:53:48 -05:00
parent b8f809981b
commit 83724bd787
63 changed files with 4796 additions and 5066 deletions

View File

@@ -358,7 +358,7 @@ void parse_command_line(int argc,
*
*-------------------------------------------------------------------------
*/
static int
H5_ATTR_PURE static int
check_n_input( const char *str )
{
unsigned i;