versioner: fix off-by-one error in header guard calculation.
This was causing redundant guards to be emitted in cases where declarations were already guarded by another macro. Bug: http://b/30170081 Change-Id: I9080838fbea5a56225df4b26d0918657fb6c4f21 Test: python run_tests.py
Loading
Please sign in to comment