commit | 6c9f3948c1fe1ebcce66c6da168981f4b15cccee | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Sat Jan 28 10:04:58 2017 -0800 |
committer | Nick Kralevich <nnk@google.com> | Sat Jan 28 10:05:33 2017 -0800 |
tree | 0a8a1d997383bc896299bf2711e40d0acb05a067 | |
parent | 6369bbbd96547b13f05d6c96968653ef8a8e70a0 [diff] |
cil_write_ast.c: make functions static As pointed out in https://android-review.googlesource.com/328711, a bunch of functions which should be static aren't. Fix them. Also do some minor cleanup while I'm here. Test: Code compiles. Change-Id: I669e59d61415314720bbf434802527b5eb7a02b7