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