Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
test
  • Loading branch information
archigup authored Sep 22, 2023
1 parent 03290fe commit 8a25323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/core_mqtt.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ static MQTTStatus_t receiveSingleIteration( MQTTContext_t * pContext,
* #MQTTSuccess otherwise.
*/
static MQTTStatus_t validateSubscribeUnsubscribeParams( const MQTTContext_t * pContext,
const MQTTSubscribeInfo_t * pSubscriptionList,
const MQTTSubscribeInfo_t * pSubscriptionList,
size_t subscriptionCount,
uint16_t packetId );

Expand Down

0 comments on commit 8a25323

Please sign in to comment.