lichao
2021-04-23 dc86ace85e437ecb8a2e728e4dce36d02bbb8a6e
src/failed_msg.h
@@ -40,7 +40,7 @@
   }
private:
   Func PrepareSender(const std::string &remote, Msg const &msg);
   Func PrepareSender(const std::string &remote, Msg msg);
   TimedFuncQ queue_;
};