mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Emoji input improvements
This commit is contained in:
@@ -13,7 +13,7 @@ private struct ScanFilesResult {
|
||||
var totalSize: UInt64 = 0
|
||||
}
|
||||
|
||||
private func printOpenFiles() {
|
||||
public func printOpenFiles() {
|
||||
var flags: Int32 = 0
|
||||
var fd: Int32 = 0
|
||||
var buf = Data(count: Int(MAXPATHLEN) + 1)
|
||||
|
||||
Reference in New Issue
Block a user