summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/smartcolsP.h
diff options
context:
space:
mode:
authorIgor Gnatenko2016-01-21 17:09:16 +0100
committerIgor Gnatenko2016-01-21 17:09:16 +0100
commitcd32dc248cca891b872391d3472cafc8b8e23385 (patch)
tree1efce804517c1e33e6b5e37f17abe125f0a972c1 /libsmartcols/src/smartcolsP.h
parentlibsmartcols: implement title of table (diff)
downloadkernel-qcow2-util-linux-cd32dc248cca891b872391d3472cafc8b8e23385.tar.gz
kernel-qcow2-util-linux-cd32dc248cca891b872391d3472cafc8b8e23385.tar.xz
kernel-qcow2-util-linux-cd32dc248cca891b872391d3472cafc8b8e23385.zip
libsmartcols: use symbols for title wrap
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'libsmartcols/src/smartcolsP.h')
-rw-r--r--libsmartcols/src/smartcolsP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsmartcols/src/smartcolsP.h b/libsmartcols/src/smartcolsP.h
index 2e6673aa0..68a2a2eae 100644
--- a/libsmartcols/src/smartcolsP.h
+++ b/libsmartcols/src/smartcolsP.h
@@ -52,6 +52,7 @@ struct libscols_symbols {
char *branch;
char *vert;
char *right;
+ char *title_wrap;
};
/*