field_conv.cc:
Identation fix
This commit is contained in:
parent
45fe5e74d8
commit
1042a275fe
@ -347,7 +347,7 @@ static void do_cut_string(Copy_field *copy)
|
||||
|
||||
if (copy_length < copy->to_length)
|
||||
cs->cset->fill(cs, copy->to_ptr + copy_length,
|
||||
copy->to_length - copy_length, ' ');
|
||||
copy->to_length - copy_length, ' ');
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user