Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 9, 2021
1 parent bb0cc6b commit c92c6b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/openPMD/IO/JSON/JSONIOHandlerImpl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ class JSONIOHandlerImpl : public AbstractIOHandlerImpl
std::shared_ptr< FILEHANDLE > getFilehandle(
File,
Access access ); //, Access
//m_frontendAccess=this->m_handler->m_frontendAccess);
// m_frontendAccess=this->m_handler->m_frontendAccess);

// full operating system path of the given file
std::string fullPath( File );
Expand Down

0 comments on commit c92c6b0

Please sign in to comment.