Corrected syntax error
This commit is contained in:
parent
0331b0a1e2
commit
c6f26eff9e
@ -509,7 +509,7 @@ startrelo(head)
|
||||
else {
|
||||
index = 20;
|
||||
rd_rew_relos(head);
|
||||
cnt_relos = head->oh_nrelos;
|
||||
cnt_relos = head->oh_nrelo;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user