summaryrefslogtreecommitdiff
path: root/nuttx/examples/usbstorage/usbstrg.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-23 20:55:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-10-23 20:55:54 +0000
commitdac0c2a3a403fc671a0f8367cf2a8da703520e24 (patch)
tree4f886a92a841845bd8a2d85f517e263ff689ed44 /nuttx/examples/usbstorage/usbstrg.h
parentf35deb50669beab8056cbfacdcff78312a91397b (diff)
downloadnuttx-dac0c2a3a403fc671a0f8367cf2a8da703520e24.tar.gz
nuttx-dac0c2a3a403fc671a0f8367cf2a8da703520e24.tar.bz2
nuttx-dac0c2a3a403fc671a0f8367cf2a8da703520e24.zip
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1073 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/examples/usbstorage/usbstrg.h')
-rw-r--r--nuttx/examples/usbstorage/usbstrg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/examples/usbstorage/usbstrg.h b/nuttx/examples/usbstorage/usbstrg.h
index ae45aee52..2d043de8a 100644
--- a/nuttx/examples/usbstorage/usbstrg.h
+++ b/nuttx/examples/usbstorage/usbstrg.h
@@ -55,7 +55,7 @@
#endif
#ifndef CONFIG_EXAMPLES_USBSTRG_DEVPATH1
-# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcds0"
+# define CONFIG_EXAMPLES_USBSTRG_DEVPATH1 "/dev/mmcsd0"
#endif
#if CONFIG_EXAMPLES_USBSTRG_NLUNS > 1