X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Frender.c;h=d8c25c2a38d29ccf36544b50d129b94c8d7c94e9;hb=eb067c749f97b505d74f5b89573ff287078b833c;hp=a91e1f7b799570aa4a29689b984fdf17af33758c;hpb=d2b769f76cbbadede9bd68da7caecabd69235bfa;p=pspp diff --git a/src/output/render.c b/src/output/render.c index a91e1f7b79..d8c25c2a38 100644 --- a/src/output/render.c +++ b/src/output/render.c @@ -38,7 +38,7 @@ May represent the layout of an entire table presented to render_page_create(), or a rectangular subregion of a table broken out using - render_page_next() to allow a table to be broken across multiple pages. */ + render_break_next() to allow a table to be broken across multiple pages. */ struct render_page { const struct render_params *params; /* Parameters of the target device. */