Skip to content

Commit

Permalink
add line back
Browse files Browse the repository at this point in the history
  • Loading branch information
davemarco committed Oct 5, 2024
1 parent b7c28c9 commit 8f81a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clp_ffi_js/ir/StreamReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ auto StreamReader::build() -> size_t {
}
m_stream_reader_data_context.reset(nullptr);
}

return m_encoded_log_events.size();
}

Expand Down

0 comments on commit 8f81a51

Please sign in to comment.