fixed typo

This commit is contained in:
Joel Sherrill
1997-09-30 14:49:56 +00:00
parent 63cebf6ce8
commit 8959fccf62
2 changed files with 2 additions and 2 deletions

View File

@@ -415,7 +415,7 @@ package RTEMS is
Internal_Error, -- RTEMS inconsistency detected
No_Memory, -- no memory left in heap
IO_Error, -- driver IO error
Proxy_Blocking, -- internal multiprocessing only
Proxy_Blocking -- internal multiprocessing only
);
for Status_Codes'Size use 32;