mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user