summaryrefslogtreecommitdiffstats
path: root/cpukit/score/macros
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-03 00:33:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-03 00:33:10 +0000
commita761495bb1e5ffb3c3f657f03f45204147997b08 (patch)
treea8be1d6077911b58d3e28f5e76760d36842eaf7d /cpukit/score/macros
parent2006-06-02 Jay Monkman <jtm@lopingdog.com> (diff)
downloadrtems-a761495bb1e5ffb3c3f657f03f45204147997b08.tar.bz2
2006-06-02 Joel Sherrill <joel@OARcorp.com>
* itron/src/trcv_mbf.c, posix/src/semopen.c, rtems/src/taskvariableadd.c, score/macros/rtems/score/heap.inl: Fix warnings.
Diffstat (limited to 'cpukit/score/macros')
-rw-r--r--cpukit/score/macros/rtems/score/heap.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/macros/rtems/score/heap.inl b/cpukit/score/macros/rtems/score/heap.inl
index 5a815c43cf..78accba6b1 100644
--- a/cpukit/score/macros/rtems/score/heap.inl
+++ b/cpukit/score/macros/rtems/score/heap.inl
@@ -19,7 +19,7 @@
/*
* WARNING: this file is only visually checked against
* '../../../inline/rtems/score/heap.inl'. Use those file for reference
- * if encounter problems.
+ * if you encounter problems.
*/
#include <rtems/score/address.h>