Skip to content
Snippets Groups Projects
Commit a65b7dce authored by Luigi Scarso's avatar Luigi Scarso
Browse files

fix _par in widow_penalty in linebreak (HH)

parent a777f384
Branches
Tags
No related merge requests found
......@@ -183,7 +183,7 @@ void line_break(boolean d, int line_break_context)
club_penalty_par,
club_penalties_par_ptr,
(d ? display_widow_penalties_par_ptr : widow_penalties_par_ptr),
(d ? display_widow_penalty_code : widow_penalty_code),
(d ? display_widow_penalty_par : widow_penalty_par),
broken_penalty_par,
final_par_glue);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment