Skip to content

Commit

Permalink
undo indentation change from inducer#546
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasdiener committed May 8, 2024
1 parent c04b832 commit c47419c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/wrap_cl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -555,8 +555,8 @@ namespace pyopencl
private:
bool m_initialized;

public:
Py_buffer m_buf;
public:
Py_buffer m_buf;

py_buffer_wrapper()
: m_initialized(false)
Expand Down

0 comments on commit c47419c

Please sign in to comment.