summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/cre_mbx.c
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/src/cre_mbx.c
parent2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-7ded4e37a31ddf20c2720730b34b0597f3d2d457.tar.bz2
Remove unnecessary white spaces.
Diffstat (limited to 'cpukit/itron/src/cre_mbx.c')
-rw-r--r--cpukit/itron/src/cre_mbx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/src/cre_mbx.c b/cpukit/itron/src/cre_mbx.c
index abc2cd1bfe..bc4d766814 100644
--- a/cpukit/itron/src/cre_mbx.c
+++ b/cpukit/itron/src/cre_mbx.c
@@ -22,7 +22,7 @@
/*
* cre_mbx - Create Mailbox
- *
+ *
* Creates a Mailbox according to the following spec:
*
* ------Parameters-------------------------