]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Format ws-api.hh
authorFred Morcos <fred.morcos@open-xchange.com>
Tue, 12 Dec 2023 14:23:56 +0000 (15:23 +0100)
committerFred Morcos <fred.morcos@open-xchange.com>
Thu, 21 Dec 2023 14:41:41 +0000 (15:41 +0100)
.not-formatted
pdns/ws-api.hh

index 8c59a1ea66795596ca59703bc827a6be04840ffe..7995d0becb04fe104c1c64da16d6740dbbf0d9db 100644 (file)
 ./pdns/webserver.cc
 ./pdns/webserver.hh
 ./pdns/ws-api.cc
-./pdns/ws-api.hh
 ./pdns/xpf.cc
 ./pdns/xpf.hh
 ./pdns/zone2json.cc
index a9315b10fe52b649523650cdd39845981219b492..9f95f50b243195a7c3cdfa1e214daf71d7aaddf9 100644 (file)
@@ -39,5 +39,5 @@ void apiCheckQNameAllowedCharacters(const string& name);
 DNSName apiNameToDNSName(const string& name);
 
 // To be provided by product code.
-void productServerStatisticsFetch(std::map<string,string>& out);
+void productServerStatisticsFetch(std::map<string, string>& out);
 std::optional<uint64_t> productServerStatisticsFetch(const std::string& name);