syntx error
This commit is contained in:
@@ -312,7 +312,7 @@ long WrenchJobsOfferInterestList(CVars in, CVars &out) {
|
||||
snprintf(vname, sizeof (vname), "client_offers_pending_%05d", i);
|
||||
out[vname] = "0";
|
||||
|
||||
snprintf(vname, sizeof (vname), client_percent_completion_%05d", i);
|
||||
snprintf(vname, sizeof (vname), "client_percent_completion_%05d", i);
|
||||
out[vname] = "0";
|
||||
|
||||
snprintf(vname, sizeof (vname), "client_ratings_%05d", i);
|
||||
|
||||
Reference in New Issue
Block a user