mirror of
https://github.com/openwrt/packages.git
synced 2025-12-16 15:41:20 +00:00
Rename variable to make code easier to understand. This variable
specifies how many times ddns script should try to send a request.
Previous name ("retry_count") suggested it was for *counting* attempts.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>