]> mj.ucw.cz Git - libucw.git/commit
tableprinter: code cleanup, update of usage of table_set_col_opt
authorRobert Kessl <kesslr@centrum.cz>
Fri, 25 Jul 2014 14:27:59 +0000 (16:27 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Fri, 25 Jul 2014 14:27:59 +0000 (16:27 +0200)
commitda092ace374abdc164efeece062860bcdd27c734
treef822988ad9d875e3c8d3e8f1ea7e61ac8219123a
parentdf9920692df37bc7b99ecd128357ae07845a15b0
tableprinter: code cleanup, update of usage of table_set_col_opt

 - update of usage of col_idx: now we discriminate between col_def_idx
   for column definition index and col_inst_idx.
 - default value of table_column::set_col_opt is now NULL and the table_set_col_opt should
   be used by user
ucw/table-types.h
ucw/table.c
ucw/table.h