summaryrefslogtreecommitdiff
path: root/nuttx/libc/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-10 16:34:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-10 16:34:46 +0000
commit52e613351a71a9aa8cf9dcda553e0811968497e8 (patch)
tree57bc8ad99b79a25acae788f26a6f2b8a4d3789fc /nuttx/libc/README.txt
parent0f11ac27b9b9dbdde216a700434b7fcdc47e1093 (diff)
downloadpx4-nuttx-52e613351a71a9aa8cf9dcda553e0811968497e8.tar.gz
px4-nuttx-52e613351a71a9aa8cf9dcda553e0811968497e8.tar.bz2
px4-nuttx-52e613351a71a9aa8cf9dcda553e0811968497e8.zip
OK.. I think the directory has been recovered and renamed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5331 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/libc/README.txt')
-rw-r--r--nuttx/libc/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libc/README.txt b/nuttx/libc/README.txt
index e99304841..ed672d038 100644
--- a/nuttx/libc/README.txt
+++ b/nuttx/libc/README.txt
@@ -21,7 +21,7 @@ it is critical to separate the user-mode OS interfaces in this way.
Sub-Directories
===============
-The files in the lib/ directory are organized (mostly) according which file
+The files in the libc/ directory are organized (mostly) according which file
in the include/ directory provides the prototype for library functions. So
we have: