aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/grpc/patches/z_00_tstring.sh
blob: 6872816dd27224e71a29c4c4ec7da958480f3968 (plain) (blame)
1
sed -e "s|std::replace.*base.*begin.*|std::replace(base.MutRef().begin(), base.MutRef().end(), '-', '_');|" -i src/compiler/python_generator.cc