summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-13 14:39:59 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2011-05-13 14:39:59 +0000
commit3892e639d65659e009620108afdc1731a2cf22c7 (patch)
tree54b8439111db7f7e0d9b7de68bc36a8c41993fc6 /apps
parente2f5f48bd96868c064e2053d6928b89d4033ec09 (diff)
fclose() was not flushing buffered data
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3603 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'apps')
-rwxr-xr-xapps/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index fb585f1e85..d52bf44f90 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -46,4 +46,4 @@
RGMP is a project for running GPOS and RTOS simultaneously on
multi-processor platforms. See http://rgmp.sourceforge.net/wiki/index.php/Main_Page
for further information about RGMP. NOTE: This is an empty example
- on initial check-in \ No newline at end of file
+ on initial check-in.