Skip to content

Commit

Permalink
Update sources/reset.c
Browse files Browse the repository at this point in the history
Co-authored-by: Yury Frolov <[email protected]>
  • Loading branch information
reshke and EinKrebs authored Mar 4, 2024
1 parent 6725501 commit 24c4863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ int od_reset(od_server_t *server)

/* Request one more sync point here.
* In `od_server_synchronized` we
* count number of sync/query msg send to connection
* count number of sync/query msg send to connection
* and number of RFQ received, if this numbers are equal,
* we decide server connection as sync. However, this might be
* not true, if client-server relay advanced some extended proto
Expand Down

0 comments on commit 24c4863

Please sign in to comment.