ames: fix syntax error

This commit is contained in:
Ted Blackman 2023-04-06 11:58:34 -04:00
parent 056ff35b89
commit eddbe86d69

View File

@ -3315,7 +3315,7 @@
++ clamp-rto
|= rto=@dr
^+ rto
(min max-backoff (max ^~((div ~s1 5) rto)))
(min max-backoff (max ^~((div ~s1 5)) rto))
:: +max-backoff: calculate highest re-send interval
::
:: Keeps pinhole to sponsors open by inspecting the duct (hack).