]> granicus.if.org Git - pdns/commit
Change all occurrences of string to std::string
authorShane Kerr <shane@time-travellers.org>
Sat, 23 Mar 2019 14:46:44 +0000 (15:46 +0100)
committerShane Kerr <shane@time-travellers.org>
Sat, 23 Mar 2019 14:46:44 +0000 (15:46 +0100)
commitd67c1cbe65bcb0044de3cf339bb4f434d9a2a2fd
tree9264cfba08f3ee323bd74090ff9b33e3d1fac4e5
parent83437230d9f4f9ee37a7b8d8f94fbb04e7f20a58
Change all occurrences of string to std::string

I noticed that there were both `string` and `std::string` in the file
that I am working on. This converts them all to `std::string`.
pdns/dnsdist-lua-actions.cc