diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-02-27 08:59:10 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-02-27 08:59:10 +0000 |
commit | 0d1e21187a5e1c89f5d79e5a8623b2e678524b1d (patch) | |
tree | e27db86cea4a4a72559b5093f881252b5f568c91 /user/telegram/endian.patch | |
parent | 7e4db45403cbe0f14ac3282898bd10494f008be0 (diff) | |
download | packages-0d1e21187a5e1c89f5d79e5a8623b2e678524b1d.tar.gz packages-0d1e21187a5e1c89f5d79e5a8623b2e678524b1d.tar.bz2 packages-0d1e21187a5e1c89f5d79e5a8623b2e678524b1d.tar.xz packages-0d1e21187a5e1c89f5d79e5a8623b2e678524b1d.zip |
user/telegram: Bump to 1.9.19
Diffstat (limited to 'user/telegram/endian.patch')
-rw-r--r-- | user/telegram/endian.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/telegram/endian.patch b/user/telegram/endian.patch index 81cfd8859..40a3b4478 100644 --- a/user/telegram/endian.patch +++ b/user/telegram/endian.patch @@ -11,7 +11,7 @@ diff --git Telegram/SourceFiles/config.h Telegram/SourceFiles/config.h index fb7b54e4d..6a873fbd7 100644 --- a/Telegram/SourceFiles/config.h +++ b/Telegram/SourceFiles/config.h -@@ -177,7 +177,7 @@ constexpr auto ApiHash = "344583e45741c457fe1862106095a5eb"; +@@ -162,7 +162,7 @@ constexpr auto ApiHash = "344583e45741c457fe1862106095a5eb"; #endif // TDESKTOP_API_ID && TDESKTOP_API_HASH #if Q_BYTE_ORDER == Q_BIG_ENDIAN |