Explorar el Código

Must save the old time to be able to calculate the delta.

master
Richard Nyberg hace 19 años
padre
commit
b5ee1dba08
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      cli/btcli.c

+ 1
- 0
cli/btcli.c Ver fichero

@@ -430,6 +430,7 @@ again:
if (ds < 0)
ds = wait;
}
tv_old = tv_cur;
cur = parse_tors(res, hashes, nhashes);
free(res);



Cargando…
Cancelar
Guardar