summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-23 23:18:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-23 23:18:27 +0000
commit3fc6b5651fd8aa071d16bbfcf1f906029c833e93 (patch)
treeb9e0f3f197d4e5e06cbb22aa7cee400e439e950d /cpukit/ChangeLog
parent2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-3fc6b5651fd8aa071d16bbfcf1f906029c833e93.tar.bz2
2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* libi2c/libi2c.c: Fix typo in va_end().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9129b27726..7f1060e3f4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libi2c/libi2c.c: Fix typo in va_end().
+
+2010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libblock/src/flashdisk.c, libblock/src/nvdisk.c,
libcsupport/src/ioctl.c, libfs/src/dosfs/fat_file.c: Add va_end().