Skip to content
Snippets Groups Projects
Commit 6f7a7f07 authored by Neil Vaytet's avatar Neil Vaytet
Browse files

Refs #24078: clang format

parent 4694975b
No related branches found
No related tags found
No related merge requests found
......@@ -150,9 +150,9 @@ std::string get1DStringDataset(const std::string &dataset, const Group &group) {
}
/** Open subgroups of parent group
* If firstEntryOnly=true, only the first match is returned as a vector of
* size 1.
*/
* If firstEntryOnly=true, only the first match is returned as a vector of
* size 1.
*/
std::vector<Group> openSubGroups(const Group &parentGroup,
const H5std_string &CLASS_TYPE,
const bool firstEntryOnly = false) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment