Changeset 01f302b in rtems


Ignore:
Timestamp:
05/14/14 09:07:34 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
c21c5912
Parents:
0e8d55b0
git-author:
Sebastian Huber <sebastian.huber@…> (05/14/14 09:07:34)
git-committer:
Sebastian Huber <sebastian.huber@…> (05/14/14 14:49:27)
Message:

score: Typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/score/include/rtems/score/statesimpl.h

    r0e8d55b0 r01f302b  
    8383/** This macro corresponds to a task being a zombie. */
    8484#define STATES_ZOMBIE                          0x200000
    85 /** This macro corresponds to a task migration to another scheduler. */
     85/** This macro corresponds to a task migrating to another scheduler. */
    8686#define STATES_MIGRATING                       0x400000
    8787
Note: See TracChangeset for help on using the changeset viewer.