]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: remove assert(arg) from public functions
authorKarel Zak <kzak@redhat.com>
Mon, 16 Feb 2015 12:49:29 +0000 (13:49 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 16 Feb 2015 12:49:29 +0000 (13:49 +0100)
commit323da9ce47a9f4b704fed08606288d0bcebec127
treea6932baf0d4c90683a3e64f6eb39e012c628ad8e
parentff5ace78d6a6f8274e12080cc282c41ad58a0c7f
libsmartcols: remove assert(arg) from public functions

Reported-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/src/cell.c
libsmartcols/src/column.c
libsmartcols/src/line.c
libsmartcols/src/table.c
libsmartcols/src/table_print.c