define i
This commit is contained in:
@@ -1098,7 +1098,7 @@ long WrenchResetMemberPass(CVars in, CVars &out) {
|
||||
member_id = yy["member_id"].Long();
|
||||
}
|
||||
|
||||
int r1;
|
||||
int r1, i;
|
||||
char reset_pin[10];
|
||||
// srand(time(NULL));
|
||||
// r1 = abs(rand()*100);
|
||||
|
||||
Reference in New Issue
Block a user