From d5f2eecb4ea7c955bbe451f0a9cdf52922dbb83f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 8 May 2000 16:15:04 +0000 Subject: Fixed type so constant would have "RTEMS_" in front of it. --- doc/user/task.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/user/task.t b/doc/user/task.t index 5db64eeca3..14935ef9e9 100644 --- a/doc/user/task.t +++ b/doc/user/task.t @@ -1586,7 +1586,7 @@ procedure Task_Wake_When ( @subheading DIRECTIVE STATUS CODES: @code{@value{RPREFIX}SUCCESSFUL} - awakened at date/time successfully@* -@code{INVALID_TIME_OF_DAY} - invalid time buffer@* +@code{@value{RPREFIX}INVALID_TIME_OF_DAY} - invalid time buffer@* @code{@value{RPREFIX}NOT_DEFINED} - system date and time is not set @subheading DESCRIPTION: -- cgit v1.2.3