commit | df62950e7a32031b82360c407d46a37b94188fbb | [log] [tgz] |
---|---|---|
author | Brian Carlstrom <bdc@google.com> | Wed Jul 17 22:39:56 2013 -0700 |
committer | Brian Carlstrom <bdc@google.com> | Thu Jul 18 00:13:18 2013 -0700 |
tree | 038bf95a2ce296ae3e0c30a131ac22c0986f0f52 | |
parent | 0cd7ec2dcd8d7ba30bf3ca420b40dac52849876c [diff] [blame] |
Fix cpplint whitespace/parens issues Change-Id: Ifc678d59a8bed24ffddde5a0e543620b17b0aba9
diff --git a/runtime/oat.h b/runtime/oat.h index fb28962..4bd1871 100644 --- a/runtime/oat.h +++ b/runtime/oat.h
@@ -97,8 +97,7 @@ uint32_t fp_spill_mask, uint32_t mapping_table_offset, uint32_t vmap_table_offset, - uint32_t gc_map_offset - ); + uint32_t gc_map_offset); ~OatMethodOffsets();