score: Typo

This commit is contained in:
Sebastian Huber
2014-05-14 16:49:27 +02:00
parent 0e8d55b0ca
commit 01f302bd55
@@ -82,7 +82,7 @@ extern "C" {
#define STATES_WAITING_FOR_TERMINATION 0x100000
/** This macro corresponds to a task being a zombie. */
#define STATES_ZOMBIE 0x200000
/** This macro corresponds to a task migration to another scheduler. */
/** This macro corresponds to a task migrating to another scheduler. */
#define STATES_MIGRATING 0x400000
/** This macro corresponds to a task which is in an interruptible