Skip to content

Commit

Permalink
Comment correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Bret Ambrose committed Jul 30, 2024
1 parent 551df55 commit 9b9ed5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/request-response/subscription_manager_tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -1171,7 +1171,7 @@ static int s_do_acquire_no_capacity_test(struct aws_subscription_manager_test_fi
}

/*
* Verify: Acquiring a new eventstream subscription when the budget is 1 returns NO_CAPACITY
* Verify: Acquiring a new eventstream subscription when the budget is 0 returns NO_CAPACITY
*/
static int s_rrsm_acquire_no_capacity_max1_fn(struct aws_allocator *allocator, void *ctx) {
(void)ctx;
Expand Down

0 comments on commit 9b9ed5f

Please sign in to comment.