Navigation Menu

Skip to content

Commit

Permalink
Revert "Remove needless "end""
Browse files Browse the repository at this point in the history
This reverts commit ee11f89.
  • Loading branch information
piroor committed Jun 27, 2014
1 parent ee11f89 commit ca7a63d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/fluent_message_sender.rb
Expand Up @@ -53,6 +53,7 @@ def send(tag, data)
connect unless connected?
@socket.write(packed_fluent_message)
logger.trace("send: done")
end
end

def reserve_send(tag, data)
Expand Down

0 comments on commit ca7a63d

Please sign in to comment.