lichao
2021-04-25 58e3540930d290b315fd24d0414c8feeb7bc8bc1
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_;
};