- found some more files that needed to have encoding set.

This commit is contained in:
Jordan Sissel 2013-11-19 09:56:05 -08:00
parent 541b673414
commit 2d6a0d6b4f
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
# encoding: utf-8
require "logstash/event"

View file

@ -1,3 +1,4 @@
# encoding: utf-8
require "logstash/agent"
require "logstash/event"
require "logstash/namespace"