commit | 681338dfb60fe262f5fd1c736f857d9743da7853 | [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 | 643e081b5b46de2efa0f2a57222af5fea02e75c0 | |
parent | 148f7af18a2a36ffde29c8217ee39924faa0fcda [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