mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 19:44:35 +08:00
Fix typo found in building testing. There will probably be a few more.
This commit is contained in:
@@ -96,7 +96,7 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifidef CONFIG_NET_TCP
|
#ifdef CONFIG_NET_TCP
|
||||||
# ifndef CONFIG_NSH_DISABLE_WGET
|
# ifndef CONFIG_NSH_DISABLE_WGET
|
||||||
# include "netutils/webclient.h"
|
# include "netutils/webclient.h"
|
||||||
# endif
|
# endif
|
||||||
@@ -1339,3 +1339,4 @@ errout:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* CONFIG_NET */
|
#endif /* CONFIG_NET */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user