summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/libsmartcols.sym
diff options
context:
space:
mode:
authorKarel Zak2016-09-30 11:01:41 +0200
committerKarel Zak2016-09-30 11:01:41 +0200
commit82053f5e3d4cedcbe6fc61ee1e5e39d0db8a0f8f (patch)
tree94fbb13c94b81fd71cdb489f15e04aaa9abe8cfc /libsmartcols/src/libsmartcols.sym
parentpo: update sv.po (from translationproject.org) (diff)
downloadkernel-qcow2-util-linux-82053f5e3d4cedcbe6fc61ee1e5e39d0db8a0f8f.tar.gz
kernel-qcow2-util-linux-82053f5e3d4cedcbe6fc61ee1e5e39d0db8a0f8f.tar.xz
kernel-qcow2-util-linux-82053f5e3d4cedcbe6fc61ee1e5e39d0db8a0f8f.zip
libsmartcols: add scols_column_add_width()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/libsmartcols.sym')
-rw-r--r--libsmartcols/src/libsmartcols.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsmartcols/src/libsmartcols.sym b/libsmartcols/src/libsmartcols.sym
index 930a4f47d..2bf2b4ee4 100644
--- a/libsmartcols/src/libsmartcols.sym
+++ b/libsmartcols/src/libsmartcols.sym
@@ -140,6 +140,7 @@ SMARTCOLS_2.29 {
global:
scols_column_get_safechars;
scols_column_get_table;
+ scols_column_get_width;
scols_column_is_customwrap;
scols_column_set_safechars;
scols_column_set_wrapfunc;