summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/libsmartcols.sym
diff options
context:
space:
mode:
authorOndrej Oprala2014-03-27 14:04:58 +0100
committerKarel Zak2014-04-03 12:29:18 +0200
commitc0070f8187dd09671317b1462d99311ac582bc90 (patch)
tree107eb78dcfcd79c5f251855383b617d7354cca2e /libsmartcols/src/libsmartcols.sym
parentlibsmartcols: fix a usage example (diff)
downloadkernel-qcow2-util-linux-c0070f8187dd09671317b1462d99311ac582bc90.tar.gz
kernel-qcow2-util-linux-c0070f8187dd09671317b1462d99311ac582bc90.tar.xz
kernel-qcow2-util-linux-c0070f8187dd09671317b1462d99311ac582bc90.zip
libsmartcols: add scols_table_is_empty()
Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Diffstat (limited to 'libsmartcols/src/libsmartcols.sym')
-rw-r--r--libsmartcols/src/libsmartcols.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsmartcols/src/libsmartcols.sym b/libsmartcols/src/libsmartcols.sym
index 90ecd771c..19c260198 100644
--- a/libsmartcols/src/libsmartcols.sym
+++ b/libsmartcols/src/libsmartcols.sym
@@ -68,6 +68,7 @@ global:
scols_table_get_nlines;
scols_table_get_stream;
scols_table_is_ascii;
+ scols_table_is_empty;
scols_table_is_export;
scols_table_is_max;
scols_table_is_no_headings;