Skip to content

Commit b172dcb

Browse files
committed
Duimmy check for retStatus
1 parent e0b3fae commit b172dcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/http/http_demo_mutual_auth/http_demo_mutual_auth.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ int main( int argc,
395395
HTTP_METHOD_POST_LENGTH,
396396
POST_PATH,
397397
POST_PATH_LENGTH );
398+
LogInfo( ( "Final returnStatus = %d", returnStatus ) );
398399
}
399400

400401
if( returnStatus == EXIT_SUCCESS )

0 commit comments

Comments
 (0)