summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-09 21:08:37 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-09 21:08:37 +0000
commit88c9302b282061af5664ac0eb82d99107537c611 (patch)
tree5177a38304a5113439f02ca812dc3e621a66f337 /apps
parentb431d5e65fdfc0f62bb35e11666fb6dbf437e236 (diff)
Modify configuration for use with STM32 OTG FS driver testing
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4580 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'apps')
-rw-r--r--apps/examples/cdcacm/cdcacm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/cdcacm/cdcacm.h b/apps/examples/cdcacm/cdcacm.h
index ce40e1a938..18570bff0c 100644
--- a/apps/examples/cdcacm/cdcacm.h
+++ b/apps/examples/cdcacm/cdcacm.h
@@ -61,7 +61,7 @@
#endif
#ifndef CONFIG_NSH_BUILTIN_APPS
-# error "This example can only be built as an NSH built-in application
+# error "This example can only be built as an NSH built-in application"
#endif
/* Default configuration values */