From 57867795aa7dead56a7339a13f08ea1f3a5de615 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 22 Jan 2016 16:51:59 +0100 Subject: libsmartcols: support multibyte titles, rename wrap to padding - let's support multibyte table titles - use lib/mbalign.c to align the title - rename title_wrap to title_padding (we already use "wrap" on another places for another things) Signed-off-by: Karel Zak --- libsmartcols/docs/libsmartcols-sections.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsmartcols/docs') diff --git a/libsmartcols/docs/libsmartcols-sections.txt b/libsmartcols/docs/libsmartcols-sections.txt index 8c5d335fb..d0886513a 100644 --- a/libsmartcols/docs/libsmartcols-sections.txt +++ b/libsmartcols/docs/libsmartcols-sections.txt @@ -81,7 +81,7 @@ scols_ref_symbols scols_symbols_set_branch scols_symbols_set_right scols_symbols_set_vertical -scols_symbols_set_title_wrap +scols_symbols_set_title_padding scols_unref_symbols -- cgit v1.2.3-55-g7522