mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-16 22:38:41 +08:00
Fix the minor style issue
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Petro Karashchenko

parent
4941182cc6
commit
893387b2c5
@@ -145,7 +145,7 @@ typedef struct
|
||||
|
||||
/* ESP Got only One ip + 1 for NULL that indicate end of list */
|
||||
|
||||
in_addr_t * h_addr_list_buf[2];
|
||||
in_addr_t *h_addr_list_buf[2];
|
||||
|
||||
in_addr_t in_addr;
|
||||
} lesp_state_t;
|
||||
|
Reference in New Issue
Block a user