This commit is contained in:
CHIEFSOFT\ameye
2023-08-04 16:42:40 -04:00
parent 262689f10c
commit a8f25842b5
+1 -1
View File
@@ -1098,7 +1098,7 @@ long WrenchResetMemberPass(CVars in, CVars &out) {
member_id = yy["member_id"].Long(); member_id = yy["member_id"].Long();
} }
int r1; int r1, i;
char reset_pin[10]; char reset_pin[10];
// srand(time(NULL)); // srand(time(NULL));
// r1 = abs(rand()*100); // r1 = abs(rand()*100);