summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/src/del_mbf.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/src/del_mbf.c')
-rw-r--r--cpukit/itron/src/del_mbf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/src/del_mbf.c b/cpukit/itron/src/del_mbf.c
index 81996703b2..0fea912942 100644
--- a/cpukit/itron/src/del_mbf.c
+++ b/cpukit/itron/src/del_mbf.c
@@ -53,6 +53,6 @@ ER del_mbf(
_Thread_Enable_dispatch();
return E_OK;
}
-
+
return E_OK;
}