Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arkady-emelyanov committed Aug 16, 2018
1 parent e00637c commit ddd60dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beater/kafkabeat.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
"github.com/elastic/beats/libbeat/beat"
"github.com/elastic/beats/libbeat/common"
"github.com/elastic/beats/libbeat/logp"
)
)

type msgDecodeFn func(msg *sarama.ConsumerMessage) *beat.Event

Expand Down

0 comments on commit ddd60dd

Please sign in to comment.