git-svn-id: svn://10.65.10.50/trunk@1983 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
villa 1995-10-20 11:25:44 +00:00
parent dde9b9c107
commit 76c9a877bd

View File

@ -196,7 +196,7 @@ protected:
{ return TRUE; }
// postprocessing; returning REPEAT_PAGE reprints the
// whole page (after all sons are printed) or print
// whole page (after all sons are printed); print
// counter is the current page or print number
virtual print_action postprocess_page(int file, int counter)
{ return NEXT_PAGE; }