Skip to content

Commit

Permalink
hawkbit-client: Fix a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Vyacheslav Yurkov <[email protected]>
  • Loading branch information
UVV-gh committed Mar 9, 2024
1 parent 18fbf80 commit c6fa41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hawkbit-client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@ static gboolean hawkbit_pull_cb(gpointer user_data)
goto out;
}

// in case the confirmation takes long type, we simply check for it every iteration
// in case the confirmation takes long time, we simply check for it every iteration
data->hawkbit_interval_check_sec = 5;

goto out;
Expand Down

0 comments on commit c6fa41b

Please sign in to comment.