summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--spec/rtems/task/if/wake-when.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/task/if/wake-when.yml b/spec/rtems/task/if/wake-when.yml
index 90be9d50..5c3ac33b 100644
--- a/spec/rtems/task/if/wake-when.yml
+++ b/spec/rtems/task/if/wake-when.yml
@@ -9,7 +9,7 @@ definition:
attributes: null
body: null
params:
- - ${../../type/if/time-of-day:/name} *${.:/params[0]/name}
+ - const ${../../type/if/time-of-day:/name} *${.:/params[0]/name}
return: ${../../status/if/code:/name}
variants: []
description: |