mirror of
https://github.com/vale981/tdesktop
synced 2025-03-05 09:41:41 -05:00
Update libtgvoip.
This commit is contained in:
parent
f1c06d6743
commit
5b0ad0508a
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ void ConvertEndpoint(
|
|||
(uint16_t)mtc.vport.v,
|
||||
ipv4,
|
||||
ipv6,
|
||||
tgvoip::Endpoint::TYPE_UDP_RELAY,
|
||||
tgvoip::Endpoint::Type::UDP_RELAY,
|
||||
(unsigned char*)mtc.vpeer_tag.v.data()));
|
||||
}
|
||||
|
||||
|
|
2
Telegram/ThirdParty/libtgvoip
vendored
2
Telegram/ThirdParty/libtgvoip
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 9b292fdbc84f148f736407176facc920e20592f9
|
||||
Subproject commit a7ee511d797dc68da58a452ed05464c11ea7ed49
|
Loading…
Add table
Reference in a new issue