Skip to content

Commit

Permalink
Fixed windows compile warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilkerson-Barker committed Jan 19, 2023
1 parent 84db48d commit f49ac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/realm/sync/network/default_socket.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ void DefaultSocketProvider::stop(bool wait_for_stop)
// +-------------------------------------------+
// \/ |
// State Machine: NotStarted -> Starting -> Started -> Running -> Stopping -> Stopped
// | | /\
// | | ^
// +----------+---------------------+

void DefaultSocketProvider::do_state_update(State new_state)
Expand Down

0 comments on commit f49ac5b

Please sign in to comment.