Minor cosmetic change on task information table header.
This commit is contained in:
@@ -545,7 +545,7 @@ showInternalTaskInfo (rtems_id tid)
|
||||
static void
|
||||
threadShowHeader (void)
|
||||
{
|
||||
printf (" NAME ID PRI STATE WAIT \n");
|
||||
printf (" NAME ID PRI STATE WAIT \n");
|
||||
printf ("+-------------+--------+---+--------+--------+\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user