1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00

src/main.go: Fix a comment.

This commit is contained in:
Henrik Hautakoski 2022-08-21 14:33:30 +02:00
parent 44c1d690ef
commit 8b86a5d34b
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -70,7 +70,7 @@ func setLogFile() {
// signalEventLoop()
// Initialize event channel for OS signals
// and runs an event loop in a separate thread.
// and runs an event loop.
// ---------------------------------------------------------
func signalEventLoop() {