summaryrefslogtreecommitdiff
path: root/cmds/cmd/cmd.cpp
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2016-09-26 13:33:59 -0700
committer Colin Cross <ccross@android.com> 2016-09-27 18:09:42 -0700
commit382ecd3d6345aeeda158a8d94cc0aee1bd3a45dc (patch)
tree70d52472b2a74c3d17dae1c0300cdbe6e11cfc96 /cmds/cmd/cmd.cpp
parent8f279960c6ad8803e36503250b7ab89e34c9477b (diff)
Fix constructor parameters shadowing member variables
Using the same name for the constructor parameter and the member variable causes a warning that was being hidden by the use of -isystem to include frameworks/native/include. Prefix the parameter with an underscore. Bug: 31752268 Test: m -j Change-Id: I7748934f1e9515176e2ae98d2c0e58d165a7a5c2
Diffstat (limited to 'cmds/cmd/cmd.cpp')
0 files changed, 0 insertions, 0 deletions