From aef70f5514d6560771ea73affef82a09b8eae7bc Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 21 Feb 2018 13:23:19 +0100 Subject: libsmartcols: fix docs warnings Signed-off-by: Karel Zak --- libsmartcols/docs/libsmartcols-docs.xml | 4 ++++ libsmartcols/src/table.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'libsmartcols') diff --git a/libsmartcols/docs/libsmartcols-docs.xml b/libsmartcols/docs/libsmartcols-docs.xml index bd0d76659..dfdd46e01 100644 --- a/libsmartcols/docs/libsmartcols-docs.xml +++ b/libsmartcols/docs/libsmartcols-docs.xml @@ -65,4 +65,8 @@ available from https://www.kernel.org/pub/linux/utils/util-linux/. Index of new symbols in 2.30 + + Index of new symbols in 2.31 + + diff --git a/libsmartcols/src/table.c b/libsmartcols/src/table.c index 2a9fd1778..979a09a39 100644 --- a/libsmartcols/src/table.c +++ b/libsmartcols/src/table.c @@ -154,7 +154,7 @@ const char *scols_table_get_name(const struct libscols_table *tb) * title output alignment on non-tty is hardcoded to 80 output chars. For the * regular terminal it's based on terminal width. * - * Returns: Title of the table, or %NULL in case of blank title. + * Returns: Title of the table, or NULL in case of blank title. * * Since: 2.28 */ -- cgit v1.2.3-55-g7522