- Use NULL instead of 0 for pointers.
- Remove superfluous returns in functions returning void. - In sym_alloc_lcb_tags() return directly instead of jumping to a label which just returns. - Fix some spelling in comments. - Remove trailing whitespace.
This commit is contained in:
parent
d6c5faf2cc
commit
024bd8476c