misc minor cleanup

This commit is contained in:
James McKaskill 2013-09-12 23:57:29 -04:00
parent 7b0bfece26
commit 7397df1216
4 changed files with 29 additions and 18 deletions

View file

@ -149,7 +149,9 @@ LIST_T CAT(capn_new_list,SZ) (struct capn_segment *seg, int sz) {
return l;
}
#undef FLIP
#undef UINT_T
#undef CAT2
#undef CAT
#undef UINT_T
#undef LIST_T
#undef FLIP