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

index 0bd94aae3a20352d6e24f7e724e52e9c6c4b4000..ef633d28a557672d99ebf73481559e2edea5bfac 100644 (file)
 ./pdns/ws-api.cc
 ./pdns/ws-api.hh
 ./pdns/ws-auth.cc
-./pdns/ws-auth.hh
 ./pdns/xpf.cc
 ./pdns/xpf.hh
 ./pdns/zone2json.cc
index 2bbb3f3eb24c73b916bb27f268f606ae985eac19..42beee75f831e9ff235df50fcfb55dac3fb81339 100644 (file)
@@ -79,8 +79,8 @@ private:
   void cssfunction(HttpRequest* req, HttpResponse* resp);
   void jsonstat(HttpRequest* req, HttpResponse* resp);
   void registerApiHandler(const string& url, std::function<void(HttpRequest*, HttpResponse*)> handler);
-  void printvars(ostringstream &ret);
-  void printargs(ostringstream &ret);
+  void printvars(ostringstreamret);
+  void printargs(ostringstreamret);
   void webThread();
   void statThread();