Skip to content

Commit 852e1ce

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c7dbf24 commit 852e1ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/openPMD/IO/JSON/JSONIOHandlerImpl.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ class JSONIOHandlerImpl : public AbstractIOHandlerImpl
234234
std::shared_ptr<FILEHANDLE> getFilehandle(
235235
File,
236236
Access access); //, Access
237-
//m_frontendAccess=this->m_handler->m_frontendAccess);
237+
// m_frontendAccess=this->m_handler->m_frontendAccess);
238238

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

0 commit comments

Comments
 (0)