]> mj.ucw.cz Git - libucw.git/commit
tableprinter: now uses struct table_col_info * for column ordering
authorRobert Kessl <kesslr@centrum.cz>
Fri, 27 Jun 2014 12:20:35 +0000 (14:20 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Fri, 27 Jun 2014 12:20:35 +0000 (14:20 +0200)
commit19472b9df3b61631b819acb78bdaedcef2182e9c
tree4b7d37bf84f7b02a0bc75ab37696af076f46dfa4
parent56c2f131c84b0c17461462b148014a693fdc2988
tableprinter: now uses struct table_col_info * for column ordering
ucw/Makefile
ucw/table-test-2.c [new file with mode: 0644]
ucw/table-test-2.t [new file with mode: 0644]
ucw/table-test.c
ucw/table-types.c [new file with mode: 0644]
ucw/table-types.h [new file with mode: 0644]
ucw/table.c
ucw/table.h