mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 05:39:01 +00:00
fix error message
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1656 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
c15dd10da9
commit
6484f2c6bb
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef CONFIG_EXAMPLE_WGET_DRIPADDR
|
||||
# error "You must define "
|
||||
# error "You must define CONFIG_EXAMPLE_WGET_DRIPADDR"
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_EXAMPLE_WGET_NETMASK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue