summaryrefslogtreecommitdiffstats
path: root/libsmartcols/src/smartcolsP.h
diff options
context:
space:
mode:
authorKarel Zak2017-03-30 14:27:07 +0200
committerKarel Zak2017-04-07 14:34:11 +0200
commit48645e7bbb9be43ef3e063bd756620902766488a (patch)
treecbe014a3e2375fa59885dc0e1dcd4d7249cd5da8 /libsmartcols/src/smartcolsP.h
parentlibsmartcols: add scols_table_move_column() (diff)
downloadkernel-qcow2-util-linux-48645e7bbb9be43ef3e063bd756620902766488a.tar.gz
kernel-qcow2-util-linux-48645e7bbb9be43ef3e063bd756620902766488a.tar.xz
kernel-qcow2-util-linux-48645e7bbb9be43ef3e063bd756620902766488a.zip
libsmartcols: add scols_line_move_cells()
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'libsmartcols/src/smartcolsP.h')
-rw-r--r--libsmartcols/src/smartcolsP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsmartcols/src/smartcolsP.h b/libsmartcols/src/smartcolsP.h
index 2a76048e1..0ce969bab 100644
--- a/libsmartcols/src/smartcolsP.h
+++ b/libsmartcols/src/smartcolsP.h
@@ -67,6 +67,7 @@ struct libscols_cell {
int flags;
};
+extern int scols_line_move_cells(struct libscols_line *ln, size_t newn, size_t oldn);
/*
* Table column