Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
Signed-off-by: bufferflies <[email protected]>
  • Loading branch information
bufferflies committed Jul 10, 2023
1 parent da2c971 commit 80175c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/raft_serverpb.proto
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ message FlushMemtable {
uint64 region_id = 1;
}

message RefreshBuckets{
message RefreshBuckets {
uint64 version = 1;
}

Expand Down

0 comments on commit 80175c7

Please sign in to comment.