Skip to content

Commit 93894d6

Browse files
committed
Minor docfix to keep doxygen happy.
1 parent 1be0ef8 commit 93894d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

include/uzuki2/parse_hdf5.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -532,8 +532,6 @@ ParsedList parse(const std::string& file, const std::string& name, Options optio
532532
* Any invalid representations will cause an error to be thrown.
533533
*
534534
* @param handle Handle for a HDF5 group corresponding to the list.
535-
* @param name Name of the HDF5 group corresponding to `handle`.
536-
* Only used for error messages.
537535
* @param num_external Expected number of external references.
538536
* @param options Optional parameters.
539537
*/

0 commit comments

Comments
 (0)