Fixed build bustage

git-svn-id: svn://10.0.0.236/trunk@6845 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cmanske%netscape.com 1998-07-30 04:38:01 +00:00
parent 24e28fb9d2
commit 8be1a4ec6d

View File

@ -547,7 +547,7 @@ lo_BodyForeground(MWContext *context, lo_DocState *state, PA_Tag *tag)
/* Last param tells this to check state->top_state->body_attr
state to suppress changing color during layout
*/
lo_ChangeBodyTextFGColor(context, state, &text_fg, FALSE);
lo_ChangeBodyTextFGColor(context, state, &text_fg);
}
}