fix macro causing syntax issues
This commit is contained in:
parent
749d9615d1
commit
5e98c0652a
@ -28,6 +28,6 @@
|
||||
*/
|
||||
#define EXCHANGE_LIB_BACKOFF(r) GNUNET_TIME_randomized_backoff ( \
|
||||
(r), \
|
||||
GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 2));
|
||||
GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 2))
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user