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 + + * score/include/rtems/score/mppkt.h: Remove extra spaces. + 2011-07-22 Joel Sherrill 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 \