Changeset 8959fcc in rtems


Ignore:
Timestamp:
09/30/97 14:49:56 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
e8ee2f32
Parents:
63cebf6
Message:

fixed typo

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • c/src/ada/rtems.ads

    r63cebf6 r8959fcc  
    416416      No_Memory,                -- no memory left in heap
    417417      IO_Error,                 -- driver IO error
    418       Proxy_Blocking,           -- internal multiprocessing only
     418      Proxy_Blocking            -- internal multiprocessing only
    419419   );
    420420
  • cpukit/ada/rtems.ads

    r63cebf6 r8959fcc  
    416416      No_Memory,                -- no memory left in heap
    417417      IO_Error,                 -- driver IO error
    418       Proxy_Blocking,           -- internal multiprocessing only
     418      Proxy_Blocking            -- internal multiprocessing only
    419419   );
    420420
Note: See TracChangeset for help on using the changeset viewer.