summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-12 20:35:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-12 20:35:38 +0000
commit0085b3a3ceb5990558673ba2a777d0fcac21ae1f (patch)
tree6b579d713ebf837b4b906e7957dfc96f252f1abf /nuttx/ChangeLog
parent5d89de956ccaf04bf002142bff07be28ff429425 (diff)
downloadpx4-nuttx-0085b3a3ceb5990558673ba2a777d0fcac21ae1f.tar.gz
px4-nuttx-0085b3a3ceb5990558673ba2a777d0fcac21ae1f.tar.bz2
px4-nuttx-0085b3a3ceb5990558673ba2a777d0fcac21ae1f.zip
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@673 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e3788e250..163680686 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -326,7 +326,7 @@
- Add logic to a correctly handle read/write access on the same FILE
- fseek() flushes read/write data when before moving the file pointer
- When read data is flushed, reposition the file pointer to account for
- buffered, but unreand data
+ buffered, but unread data
* Pascal P-Code files are now standardized to big-endian for portability
* Fix a build problem with z80 and SDCC 2.7.0 (format of a map file changed)
(see bug 1887170)