mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2026-06-01 22:18:58 +02:00
fix formatting discrepancy
This commit is contained in:
+3
-3
@@ -92,9 +92,9 @@ type Device struct {
|
||||
closed chan struct{}
|
||||
log *Logger
|
||||
|
||||
isASecOn abool.AtomicBool
|
||||
aSecMux sync.RWMutex
|
||||
aSecCfg aSecCfgType
|
||||
isASecOn abool.AtomicBool
|
||||
aSecMux sync.RWMutex
|
||||
aSecCfg aSecCfgType
|
||||
junkCreator junkCreator
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user