Skip to content

Commit

Permalink
Update intlogger.go
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Banks <banks@banksco.de>
  • Loading branch information
evanphx and banks committed Nov 14, 2023
1 parent 3d49354 commit 4911d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion intlogger.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ type intLogger struct {
// if the level sync process should be run by comparing it with ownEpoch
curEpoch *uint64

//The logger this one was created from. Only set when syncParentLevel is set
// The logger this one was created from. Only set when syncParentLevel is set
parent *intLogger

headerColor ColorOption
Expand Down

0 comments on commit 4911d46

Please sign in to comment.