Skip to content

Commit f61f998

Browse files
committed
} was missing, so I added it.
1 parent 3d8b21c commit f61f998

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

check-windows-eventlog/lib/check-windows-eventlog.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ loop_events:
485485
warnNum++
486486
case "Information":
487487
warnNum++
488+
}
488489
}
489490

490491
if !opts.NoState {

0 commit comments

Comments
 (0)