projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2b769f
)
render: Fix typo in comment.
author
Ben Pfaff
<blp@cs.stanford.edu>
Thu, 10 Jul 2014 04:24:04 +0000
(21:24 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sat, 12 Jul 2014 01:47:23 +0000
(18:47 -0700)
src/output/render.c
patch
|
blob
|
history
diff --git
a/src/output/render.c
b/src/output/render.c
index a91e1f7b799570aa4a29689b984fdf17af33758c..d8c25c2a38d29ccf36544b50d129b94c8d7c94e9 100644
(file)
--- 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. */