summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/timerident.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/timerident.c')
-rw-r--r--cpukit/rtems/src/timerident.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/src/timerident.c b/cpukit/rtems/src/timerident.c
index 64d0666fd0..f4ef110384 100644
--- a/cpukit/rtems/src/timerident.c
+++ b/cpukit/rtems/src/timerident.c
@@ -43,7 +43,7 @@ rtems_status_code rtems_timer_ident(
Objects_Id *id
)
{
- Objects_Name_to_id_errors status;
+ Objects_Name_or_id_lookup_errors status;
status = _Objects_Name_to_id(
&_Timer_Information,