Skip to content

Commit

Permalink
Wrong formatting on purpose
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Nov 9, 2021
1 parent 79ca528 commit 3302990
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/openPMD/IO/ADIOS/ADIOS1FilePosition.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ namespace openPMD
{
struct ADIOS1FilePosition : public AbstractFilePosition
{
ADIOS1FilePosition( std::string const & s ) : location{ s }
ADIOS1FilePosition
( std::string const & s ) : location{ s }
{
}

Expand Down

0 comments on commit 3302990

Please sign in to comment.