mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
Make tcp_listener static scope; it is not used outside of tcp_conn.c
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#include "netdev/netdev.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Definitions
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user