Skip to content

Commit

Permalink
Update main_cli.cpp -- comment typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygoldfeld authored Mar 10, 2024
1 parent 0030188 commit 67c0b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/suite/perf_demo/main_cli.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ void run_capnp_zero_cpy([[maybe_unused]] flow::log::Logger* logger_ptr, Channel_
using ::capnp::word;
using boost::asio::post;

// Reminder: see main_srv.cpp run_capnp_over_raw() counterpart; we keep comments light except for client-specifics.
// Reminder: see main_srv.cpp run_capnp_zero_cpy() counterpart; we keep comments light except for client-specifics.

struct Algo :
public Log_context
Expand Down

0 comments on commit 67c0b41

Please sign in to comment.