summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/ratemonident.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/ratemonident.c')
-rw-r--r--cpukit/rtems/src/ratemonident.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/ratemonident.c b/cpukit/rtems/src/ratemonident.c
index 15ca220c5a..addae1d67d 100644
--- a/cpukit/rtems/src/ratemonident.c
+++ b/cpukit/rtems/src/ratemonident.c
@@ -42,7 +42,7 @@ rtems_status_code rtems_rate_monotonic_ident(
Objects_Id *id
)
{
- Objects_Name_to_id_errors status;
+ Objects_Name_or_id_lookup_errors status;
status = _Objects_Name_to_id(
&_Rate_monotonic_Information,