]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/misc.cc
improves json webserver in the auth server, plus compiles in the json helpers for...
[thirdparty/pdns.git] / pdns / misc.cc
index 42b73b3c2e3afe016cabe744a615cdc61c2703f2..4739b6d969e7bb6e2b95385eb2fef228bfcabfba 100644 (file)
@@ -777,3 +777,4 @@ bool stringfgets(FILE* fp, std::string& line)
   } while(!strchr(buffer, '\n'));
   return true;
 }
+