mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 10:22:19 +00:00
Comment in the right order
This commit is contained in:
parent
4db102c384
commit
7325301574
@ -10,8 +10,8 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
// TODO Config should not be exported
|
||||
// Cfg contains the different options of the telnet package, see below
|
||||
// TODO Config should not be exported
|
||||
Cfg *Options
|
||||
currentMessage map[string]string
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user