Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
manjuraj committed Jun 26, 2015
1 parent f449b5e commit 6d1fc92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nc_util.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ nc_set_tcpkeepalive(int sd)
return setsockopt(sd, SOL_SOCKET, SO_KEEPALIVE, &val, sizeof(val));
}


int
nc_set_sndbuf(int sd, int size)
{
Expand Down

0 comments on commit 6d1fc92

Please sign in to comment.