mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Ticket #397: Fix initialization of structure.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
parent
e2e549d4bc
commit
55fe1bb86e
@ -466,6 +466,7 @@ panel_field_t panel_fields [] = {
|
||||
},
|
||||
{
|
||||
"bsize", 7, 0, J_RIGHT,
|
||||
"",
|
||||
N_("Block Size"), NULL, FALSE,
|
||||
string_file_size_brief,
|
||||
(sortfn *) sort_size
|
||||
|
Loading…
Reference in New Issue
Block a user