syntx error

This commit is contained in:
CHIEFSOFT\ameye
2023-06-16 20:04:09 -04:00
parent d75f50455e
commit c1947002cd
+1 -1
View File
@@ -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);