libblock: Use LAST for the last partition block

This commit is contained in:
Sebastian Huber
2013-12-04 09:12:42 +01:00
parent 3f8abd289b
commit 0adc8a74a8

View File

@@ -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"
);