X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fdatabase.c;h=d7c335655e12757225fa38876254040d370ce76a;hb=5b4ea0cf66dd82c871ed7d69a5801d78789087b2;hp=d5b9e757cf7d0ff788d1e69d1dc160e7c3c8cf0d;hpb=bb76bca1e2b4969ea08cf2f1f57d74cfa31dd026;p=pazpar2-moved-to-github.git diff --git a/src/database.c b/src/database.c index d5b9e75..d7c3356 100644 --- a/src/database.c +++ b/src/database.c @@ -45,7 +45,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #endif -static struct host *hosts = 0; // The hosts we know about +static struct host *hosts = 0; /* thread pr */ static xmlDoc *get_explain_xml(struct conf_targetprofiles *targetprofiles, const char *id)