Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-josi-aws committed Dec 9, 2024
1 parent fff2620 commit b939222
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ extern void vMBuffNetifBackendDeInit( void * pvBackendContext );
static void vNetifReceiveTask( void * pvParameters );

extern NetworkInterface_t * pxLibslirp_FillInterfaceDescriptor( BaseType_t xEMACIndex,
NetworkInterface_t * pxInterface );
NetworkInterface_t * pxInterface );

/**
* @brief Initialize the MessageBuffer backed network interface.
Expand Down

0 comments on commit b939222

Please sign in to comment.