Remove extern specifiers from function prototype declarations
The extern specifier is redundant for function prototype declarations; this change is to check if removing the extern specifier will fix some of code search's issues with code exploration. Test: m Ignore-AOSP-First: Resolve merge conflict with aosp Change-Id: I7a01bd9911067db9870648bb9192a21bfd74757c
Loading
Please register or sign in to comment