mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
Problem: trailing whitespace
Solution: remove it
This commit is contained in:
parent
7175f0acb5
commit
346907065f
@ -99,7 +99,7 @@ struct options_t
|
||||
// Minimum interval between attempts to reconnect, in milliseconds.
|
||||
// Default 100ms
|
||||
int reconnect_ivl;
|
||||
|
||||
|
||||
// Maximum interval between attempts to reconnect, in milliseconds.
|
||||
// Default 0ms (meaning maximum interval is disabled)
|
||||
int reconnect_ivl_max;
|
||||
|
Loading…
Reference in New Issue
Block a user