mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-07 18:30:25 +08:00
fix typo
This commit is contained in:
@@ -68,7 +68,7 @@ func (this *MaxOpenFiles) init() {
|
||||
atomic.StoreInt32(&this.currentOpens, 0)
|
||||
}
|
||||
|
||||
// reset mod
|
||||
// reset mode
|
||||
atomic.StoreInt32(&this.mode, 0)
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user