summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include/itronsys/types.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 04:00:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 04:00:25 +0000
commit7ded4e37a31ddf20c2720730b34b0597f3d2d457 (patch)
tree47b44f90685b414a7389521b6c9ebd116e303295 /cpukit/itron/include/itronsys/types.h
parent2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-7ded4e37a31ddf20c2720730b34b0597f3d2d457.tar.bz2
Remove unnecessary white spaces.
Diffstat (limited to '')
-rw-r--r--cpukit/itron/include/itronsys/types.h9
1 files changed, 4 insertions, 5 deletions
diff --git a/cpukit/itron/include/itronsys/types.h b/cpukit/itron/include/itronsys/types.h
index 160c00ea88..73ec53869c 100644
--- a/cpukit/itron/include/itronsys/types.h
+++ b/cpukit/itron/include/itronsys/types.h
@@ -17,8 +17,8 @@ extern "C" {
#endif
/* XXX some of these may need to be moved */
-/*
- * XXX: These names are too short and conflict with numerous
+/*
+ * XXX: These names are too short and conflict with numerous
* off the shell programs including paranoia.
*/
@@ -46,10 +46,10 @@ typedef void (*FP)(); /* program start address */
*/
/*
- * Data Types Dependent on ITRON Specification
+ * Data Types Dependent on ITRON Specification
*
* In order to clarify the meanings of certain parameters, the
- * following names are used for data types which appear frequently
+ * following names are used for data types which appear frequently
* and/or have special meanings.
*/
@@ -118,4 +118,3 @@ typedef int32_t TMO; /* Timeout value. A signed integer. */
#endif
/* end of include file */
-