mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-01 21:56:06 -04:00
added missing variable def after previous commit
This commit is contained in:
parent
23e8e932be
commit
373d41bc63
1 changed files with 1 additions and 0 deletions
|
@ -217,6 +217,7 @@ void pqistreamer::updateRates()
|
|||
// now update rates both ways.
|
||||
|
||||
time_t t = time(NULL); // get current timestep.
|
||||
int64_t diff ;
|
||||
|
||||
{
|
||||
RsStackMutex stack(mStreamerMtx); /**** LOCKED MUTEX ****/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue