1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00

Fix typo in renegotiation.

This commit is contained in:
Juliusz Chroboczek 2020-08-13 13:48:17 +02:00
parent 9e8a77007b
commit 240b05a660

View file

@ -819,7 +819,7 @@ func clientLoop(c *webClient, conn *websocket.Conn) error {
case connectionFailedAction:
if down := getDownConn(c, a.id); down != nil {
err := negotiate(c, down, true, true)
if err == nil {
if err != nil {
return err
}
tracks := make(