Update tdlib
This commit is contained in:
parent
5e29bb0430
commit
3ff64c1106
2
dependencies/tdlib
vendored
2
dependencies/tdlib
vendored
@ -1 +1 @@
|
||||
Subproject commit 3a626f6df2003e4cd834477de65dc900f074adda
|
||||
Subproject commit 83c9f5180bf9738df2667841ed0c4df9ebeaec40
|
@ -1,4 +1,4 @@
|
||||
package it.tdlight.tdlight.natives;
|
||||
package it.tdlight.tdlib;
|
||||
/*
|
||||
* Copyright (c) 2018. Ernesto Castellotti <erny.castell@gmail.com>
|
||||
* This file is part of JTdlib.
|
||||
|
@ -15,7 +15,7 @@
|
||||
* along with JTdlib. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package it.tdlight.tdlight.natives;
|
||||
package it.tdlight.tdlib;
|
||||
|
||||
/**
|
||||
* Interface for managing the internal logging of TDLib. By default TDLib writes logs to stderr or an OS specific log and uses a verbosity level of 5.
|
||||
|
Loading…
x
Reference in New Issue
Block a user