summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-07 17:23:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-07 17:23:04 +0000
commita16bc1c8845a83b785b58e2d9b3fb39b7584fdf6 (patch)
tree6c97d8ed8fd7847430fe370bcf01d6d4b3bd7997 /cpukit/ChangeLog
parent2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a16bc1c8845a83b785b58e2d9b3fb39b7584fdf6.tar.bz2
Fix typo.
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index ed1a7b3fc2..d09c82c334 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,7 +1,7 @@
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/sup_fs_is_separator.c:
- Include <rtems/libio_.h> (Missing protypes).
+ Include <rtems/libio_.h> (Missing prototype).
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>