mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-02 11:43:42 +02:00
src/main.go: Fix a comment.
This commit is contained in:
parent
44c1d690ef
commit
8b86a5d34b
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ func setLogFile() {
|
||||||
|
|
||||||
// signalEventLoop()
|
// signalEventLoop()
|
||||||
// Initialize event channel for OS signals
|
// Initialize event channel for OS signals
|
||||||
// and runs an event loop in a separate thread.
|
// and runs an event loop.
|
||||||
// ---------------------------------------------------------
|
// ---------------------------------------------------------
|
||||||
func signalEventLoop() {
|
func signalEventLoop() {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue