Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
lkloh committed Jan 14, 2020
1 parent af901e7 commit 1d10d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions c/include/libsbp/cpp/state.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class State {
IWriter *writer_;

State(const State&);

State& operator=(const State&);

static s32 read_func(u8 *buff, u32 n, void *ctx) {
Expand Down

0 comments on commit 1d10d7c

Please sign in to comment.