Skip to content
Commit 29944b8f authored by Reuben Cartwright's avatar Reuben Cartwright Committed by Gaurav-Aggarwal-AWS
Browse files

coremqtt-agent: Improve subscription_manager.c



Previously, removeSubscription did not produce any output, nor return a
value if it failed to remove a subscription (e.g. if the subscription
did not exist).
This commit makes removeSubscription return true if successful,
and false otherwise. This commit also documents this change.

Signed-off-by: default avatarReuben Cartwright <Reuben.Cartwright@arm.com>
parent f1b7c0c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment