- fix comment

This commit is contained in:
Jordan Sissel 2010-11-17 21:42:07 +00:00
parent 36235e24f7
commit f22e259ab7

View file

@ -32,4 +32,4 @@ class LogStash::Outputs::Gelf < LogStash::Outputs::Base
gelf.add_additional "@timestamp", event.timestamp
gelf.send
end # def event
end # class LogStash::Outputs::Stdout
end # class LogStash::Outputs::Gelf