mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
term.ui: cleanup of meaningless comment
This commit is contained in:
parent
9f5e2aeea9
commit
e0656ad1b1
@ -170,7 +170,7 @@ pub:
|
||||
pub struct Context {
|
||||
ExtraContext // contains fields specific to an implementation
|
||||
pub:
|
||||
cfg Config // adsasdas
|
||||
cfg Config // the initial configuration, passed to ui.init()
|
||||
mut:
|
||||
print_buf []u8
|
||||
paused bool
|
||||
|
Loading…
Reference in New Issue
Block a user