Skip to content

Commit

Permalink
docs(ffi): Update ffi::ir_stream::Serializer's doc string to remove…
Browse files Browse the repository at this point in the history
… "work-in-progress". (y-scope#586)
  • Loading branch information
LinZhihao-723 authored Nov 12, 2024
1 parent f3b1cf6 commit 9a8bb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/core/src/clp/ffi/ir_stream/Serializer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

namespace clp::ffi::ir_stream {
/**
* A work-in-progress class for serializing log events into the kv-pair IR format.
* Class for serializing log events into the kv-pair IR format.
*
* This class:
* - maintains all necessary internal data structures to track serialization state;
Expand Down

0 comments on commit 9a8bb59

Please sign in to comment.