forked from Imagelibrary/rtems
libblock: Use LAST for the last partition block
This commit is contained in:
@@ -44,7 +44,7 @@ void rtems_bdpart_dump( const rtems_bdpart_partition *pt, size_t count)
|
||||
"-------------------------------------------------------------------------------\n"
|
||||
" PARTITION TABLE\n"
|
||||
"------------+------------+-----------------------------------------------------\n"
|
||||
" BEGIN | END | TYPE\n"
|
||||
" BEGIN | LAST | TYPE\n"
|
||||
"------------+------------+-----------------------------------------------------\n"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user