Skip to content

Commit

Permalink
fixed fwclient stat
Browse files Browse the repository at this point in the history
  • Loading branch information
kojo1 committed Jul 30, 2016
1 parent 11625f9 commit 5183fc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/firmware/fwclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,6 @@ int fwclient_test(void* args)

/* Cleanup network */
MqttClientNet_DeInit(&net);

((func_args*)args)->return_code = (rc == 0) ? 0 : EXIT_FAILURE;

return 0;
Expand Down

0 comments on commit 5183fc1

Please sign in to comment.