mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 09:59:50 +08:00
@@ -540,7 +540,7 @@ void ptf_dump_ptf_item(FILE *f, struct ptf_item *pi)
|
||||
}
|
||||
else
|
||||
{
|
||||
fprintf(f, " %d: NULL\n");
|
||||
fprintf(f, " %d: NULL\n", i);
|
||||
}
|
||||
fflush(f);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user