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/src/table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsmartcols/src') 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