summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/cell.c
diff options
context:
space:
mode:
authorKarel Zak2017-05-23 13:27:29 +0200
committerKarel Zak2017-05-23 13:27:29 +0200
commit4ab60277cbed0ddeba999ff93a3e0bd3ac9fe007 (patch)
treecc3096e3c517940aa8fd52faa7a6b3e881ce32e4 /libsmartcols/src/cell.c
parentbuild-sys: release++ (v2.30-rc2) (diff)
downloadkernel-qcow2-util-linux-4ab60277cbed0ddeba999ff93a3e0bd3ac9fe007.tar.gz
kernel-qcow2-util-linux-4ab60277cbed0ddeba999ff93a3e0bd3ac9fe007.tar.xz
kernel-qcow2-util-linux-4ab60277cbed0ddeba999ff93a3e0bd3ac9fe007.zip
libsmartcols: (docs) add missing 'since' tags
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/cell.c')
-rw-r--r--libsmartcols/src/cell.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsmartcols/src/cell.c b/libsmartcols/src/cell.c
index 04e9bfc20..783bac2eb 100644
--- a/libsmartcols/src/cell.c
+++ b/libsmartcols/src/cell.c
@@ -218,6 +218,8 @@ int scols_cell_get_flags(const struct libscols_cell *ce)
* scols_cell_get_alignment:
* @ce: a pointer to a struct libscols_cell instance
*
+ * Since: 2.30
+ *
* Returns: SCOLS_CELL_FL_{RIGHT,CELNTER,LEFT}
*/
int scols_cell_get_alignment(const struct libscols_cell *ce)