Skip to content

Commit

Permalink
Indentation!
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Huning committed Apr 22, 2012
1 parent 38f0760 commit 4410b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/bitturret/src/bitturret_handler.erl
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ init([]) ->
BindAddr = bitturret_config:get(bind_addr),

% Open the socket itself.
SocketOpts = [
SocketOpts = [
binary,
{ip, BindAddr},
{active, true},
Expand Down

0 comments on commit 4410b04

Please sign in to comment.