mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-18 22:09:35 +08:00
Update fec_manager.h
This commit is contained in:
parent
89e7e294f2
commit
0261c75c29
@ -196,6 +196,8 @@ struct fec_parameter_t
|
||||
rs_cnt=other.rs_cnt;
|
||||
memcpy(rs_par,other.rs_par,sizeof(rs_parameter_t)*rs_cnt);
|
||||
|
||||
version++;
|
||||
|
||||
return 0;
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user