Replace Tabs in sources and README with spaces.
Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
parent
56c7189f92
commit
680e8ad5c6
|
|
@ -51,7 +51,7 @@ public:
|
|||
void setup_delete(std::string const &key);
|
||||
|
||||
std::unique_ptr<etcdserverpb::TxnRequest> txn_request;
|
||||
private:
|
||||
private:
|
||||
std::string key;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue