minor : fix trailing whitespace
This commit is contained in:
parent
e8c7a25c9e
commit
30f122e7ae
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ actor LlamaContext {
|
|||
/// This variable is used to store temporarily invalid cchars
|
||||
private var temporary_invalid_cchars: [CChar]
|
||||
|
||||
var n_len: Int32 = 1024
|
||||
var n_len: Int32 = 1024
|
||||
var n_cur: Int32 = 0
|
||||
|
||||
var n_decode: Int32 = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue