mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Remove some empty code section comments
This commit is contained in:
@@ -50,10 +50,6 @@
|
||||
#include "tcp/tcp.h"
|
||||
#include "socket/socket.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Private Types
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Private Function Prototypes
|
||||
****************************************************************************/
|
||||
@@ -66,6 +62,7 @@ static uint16_t connection_event(FAR struct net_driver_s *dev,
|
||||
/****************************************************************************
|
||||
* Private Functions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Name: connection_closed
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user