Skip to content

Commit 154ce65

Browse files
Update include/openPMD/IO/ADIOS/ADIOS2IOHandler.hpp
1 parent 240e25f commit 154ce65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/openPMD/IO/ADIOS/ADIOS2IOHandler.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ class ADIOS2IOHandlerImpl
542542
throw make_runtime_error("Dataset access out of bounds.");
543543
}
544544
}
545-
} // else
545+
}
546546

547547
var.SetSelection(
548548
{adios2::Dims(offset.begin(), offset.end()),

0 commit comments

Comments
 (0)