From b1a6125578018c44dc5d02ffb426aac741643ca6 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 5 Oct 2008 20:55:45 +0000 Subject: Comment flush plotter. svn path=/trunk/netsurf/; revision=5488 --- desktop/plotters.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop/plotters.h') diff --git a/desktop/plotters.h b/desktop/plotters.h index c2ce389d5..23f3d8e8d 100644 --- a/desktop/plotters.h +++ b/desktop/plotters.h @@ -55,7 +55,8 @@ struct bitmap; * group_start - Start of a group of objects. Used when plotter implements * export to a vector graphics file format. (Optional.) * group_end - End of the most recently started group. (Optional.) - * flush - + * flush - Only used internally by the knockout code. Should be NULL in + * any front end display plotters or export plotters. * * Plotter options: * option_knockout - Optimisation particularly for unaccelerated screen -- cgit v1.2.3