summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/smartcolsP.h
diff options
context:
space:
mode:
authorKarel Zak2016-09-07 11:07:04 +0200
committerKarel Zak2016-09-07 11:07:04 +0200
commit64ce7cbbc0a43010d97e333cc56b31e3218ab646 (patch)
tree2edc10509c8398fdfd4838952efadc59e1721888 /libsmartcols/src/smartcolsP.h
parentfsck: remove fs-specific options from man page (diff)
downloadkernel-qcow2-util-linux-64ce7cbbc0a43010d97e333cc56b31e3218ab646.tar.gz
kernel-qcow2-util-linux-64ce7cbbc0a43010d97e333cc56b31e3218ab646.tar.xz
kernel-qcow2-util-linux-64ce7cbbc0a43010d97e333cc56b31e3218ab646.zip
libsmartcols: allow to change cell padding char
Signed-off-by: Karel Zak <kzak@redhat.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 b3c8e7cfa..c1bb1e07f 100644
--- a/libsmartcols/src/smartcolsP.h
+++ b/libsmartcols/src/smartcolsP.h
@@ -54,6 +54,7 @@ struct libscols_symbols {
char *vert;
char *right;
char *title_padding;
+ char *cell_padding;
};
/*