aboutsummaryrefslogtreecommitdiff
path: root/src/wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrap.h')
-rw-r--r--src/wrap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrap.h b/src/wrap.h
index b15ea3f..ca30e05 100644
--- a/src/wrap.h
+++ b/src/wrap.h
@@ -65,6 +65,7 @@ struct wrap_box
SCBlock *scblock;
int offs_char; /* offset (in characters, not bytes) into scblock */
+ struct wrap_box *cf; /* Copied from */
/* Pango units */
int width;