zly return
This commit is contained in:
parent
03dce445b6
commit
6355055a5c
@ -61,5 +61,5 @@ struct car* clear_train(struct car* first, const char* target) {
|
|||||||
this = this->next;
|
this = this->next;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return this;
|
return first;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user