Committing minor comments before merging branch with master
This commit is contained in:
@ -1188,6 +1188,8 @@ static int prepare_to_set_value_in_column(Obiview_p view, OBIDMS_column_p* colum
|
||||
}
|
||||
}
|
||||
|
||||
// TODO add line_max
|
||||
|
||||
if (((*line_nb_p)+1) > (view->infos)->line_count)
|
||||
{
|
||||
if (update_lines(view, ((*line_nb_p)+1)) < 0)
|
||||
|
Reference in New Issue
Block a user