summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-22 20:24:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-07-22 20:24:01 +0000
commit5eda9a45110f044839569b00fde1853e0b689a85 (patch)
tree19b15a87ebe0bf84429ed36246ac73a6b96906ce /cpukit
parent2011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5eda9a45110f044839569b00fde1853e0b689a85.tar.bz2
2011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/mppkt.h: Remove extra spaces.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/score/include/rtems/score/mppkt.h6
2 files changed, 7 insertions, 3 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d88b8823ee..c977a10d8d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-22 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/include/rtems/score/mppkt.h: Remove extra spaces.
+
2011-07-22 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1839/filesystem
diff --git a/cpukit/score/include/rtems/score/mppkt.h b/cpukit/score/include/rtems/score/mppkt.h
index b590b23385..3bf3f534f0 100644
--- a/cpukit/score/include/rtems/score/mppkt.h
+++ b/cpukit/score/include/rtems/score/mppkt.h
@@ -9,7 +9,7 @@
*/
/*
- * COPYRIGHT (c) 1989-2006.
+ * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -102,10 +102,10 @@ typedef struct {
#define MP_PACKET_MINIMUM_PACKET_SIZE 64
/**
- * The following constant defines the number of uint32_t 's
+ * The following constant defines the number of uint32_t's
* in a packet which must be converted to native format in a
* heterogeneous system. In packets longer than
- * MP_PACKET_MINIMUN_HETERO_CONVERSION uint32_t 's, some of the "extra" data
+ * MP_PACKET_MINIMUN_HETERO_CONVERSION uint32_t's, some of the "extra" data
* may a user message buffer which is not automatically endian swapped.
*/
#define MP_PACKET_MINIMUN_HETERO_CONVERSION \