From c43874baa6eef17f8c190611a0e4c10082b0066a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 31 Jul 2017 13:33:11 +0200 Subject: libsmartcols: fix comment (to make gtk-docs happy) Signed-off-by: Karel Zak --- libsmartcols/src/table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsmartcols') diff --git a/libsmartcols/src/table.c b/libsmartcols/src/table.c index 81f4b8f2b..441b5d23b 100644 --- a/libsmartcols/src/table.c +++ b/libsmartcols/src/table.c @@ -1111,7 +1111,7 @@ int scols_table_is_nowrap(const struct libscols_table *tb) * @tb: table * @enable: 1 or 0 * - * The library encode non-printable and control chars by \x by default. + * The library encode non-printable and control chars by \xHEX by default. * * Returns: 0 on success, negative number in case of an error. * -- cgit v1.2.3-55-g7522