folly/test/RangeFindBenchmark.cpp: avoid shadowing warning: rename inner "n": s/...
authorJim Meyering <meyering@fb.com>
Thu, 3 Nov 2016 02:02:20 +0000 (19:02 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Thu, 3 Nov 2016 02:08:37 +0000 (19:08 -0700)
commit0ca4107747f66a294864eed84578bcc32c2f9762
tree991f5dbcb2dc8e5ee80d8f30b95a64835603a9f7
parentc8fcbc6bae022ff86c6f1b915bb1f98e53dc780d
folly/test/RangeFindBenchmark.cpp: avoid shadowing warning: rename inner "n": s/\<n\>/c/

Reviewed By: yfeldblum

Differential Revision: D4120553

fbshipit-source-id: 87c202232bcfabeff7eb62a8133b9b5577b09cbc
folly/test/RangeFindBenchmark.cpp