commit | 915d67f54ca46e26ec4e7c593b7a7a04cd47ae94 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Apr 06 09:15:35 2020 -0700 |
committer | Elliott Hughes <enh@google.com> | Mon Apr 06 09:17:08 2020 -0700 |
tree | 2ccbef303e47706643f12f3daf0d5ffede24f808 | |
parent | 659ec67a0cd59aa446f9ce544139e00bf1f71bb2 [diff] |
Add missing `static` for macOS inline. Also switch to #pragma once and s/__inline__/inline/g for consistency. There are a handful of inlines that are missing static, which seems like a bug, but I've left those for now. Bug: http://b/153328340 Test: treehugger Change-Id: I2353215c0a8a6154ce8b39ecde022b282f5c0cb9