Move to github.

This commit is contained in:
Juliusz Chroboczek
2020-12-19 17:37:48 +01:00
parent 66fb73d01e
commit 325f288189
15 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package jitter
import (
"sync/atomic"
"galene/rtptime"
"github.com/jech/galene/rtptime"
)
type Estimator struct {