]> mj.ucw.cz Git - libucw.git/commit
tableprinter: update of TABLE_COL_BODIES macro, code cleanup
authorRobert Kessl <kesslr@centrum.cz>
Tue, 15 Jul 2014 11:06:24 +0000 (13:06 +0200)
committerRobert Kessl <kesslr@centrum.cz>
Tue, 15 Jul 2014 11:06:24 +0000 (13:06 +0200)
commit19dcf6467986a5cc7c6b20ee07541260ad1da60f
treef40d9822836e1f6a5ef736be8d6e46128b15ba23
parent4da6397d634376e2c9fb9a758070a7b395a08e59
tableprinter: update of TABLE_COL_BODIES macro, code cleanup

 - TABLE_COL_BODIES macros moved to table.h
 - removed undef of TABLE_COL_PROTO in table.h
 - code cleanup
 - added xtypes.h to header list in Makefile
ucw/Makefile
ucw/table.c
ucw/table.h
ucw/xtypes-basic.c