Fixed a minor comment typo in H5R.c

This commit is contained in:
Dana Robinson 2017-07-03 13:00:11 -07:00
parent 76b9a0e7ef
commit dfceb84d47

View File

@ -152,7 +152,7 @@ H5R_top_term_package(void)
} /* end if */
FUNC_LEAVE_NOAPI(n)
} /* end H5R__init_package() */
} /* end H5R_top_term_package() */
/*--------------------------------------------------------------------------