summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/column.c
diff options
context:
space:
mode:
authorKarel Zak2016-01-25 13:17:43 +0100
committerKarel Zak2016-01-25 13:17:43 +0100
commit2f09ae9d5d711ca299f6f25d194d2cdddee6c748 (patch)
tree77fbbb0c7e5322fa2c65bcc65f88bce0f76e2d60 /libsmartcols/src/column.c
parentMerge branch 'scols_fl_wrap' of https://github.com/ignatenkobrain/util-linux (diff)
downloadkernel-qcow2-util-linux-2f09ae9d5d711ca299f6f25d194d2cdddee6c748.tar.gz
kernel-qcow2-util-linux-2f09ae9d5d711ca299f6f25d194d2cdddee6c748.tar.xz
kernel-qcow2-util-linux-2f09ae9d5d711ca299f6f25d194d2cdddee6c748.zip
libsmartcols: add samples directory
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/column.c')
-rw-r--r--libsmartcols/src/column.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsmartcols/src/column.c b/libsmartcols/src/column.c
index 047373024..ce589684e 100644
--- a/libsmartcols/src/column.c
+++ b/libsmartcols/src/column.c
@@ -359,6 +359,8 @@ int scols_column_is_noextremes(struct libscols_column *cl)
* Gets the value of @cl's flag wrap.
*
* Returns: wrap flag value, negative value in case of an error.
+ *
+ * Since: 2.28
*/
int scols_column_is_wrap(struct libscols_column *cl)
{