Skip to content
Snippets Groups Projects
Commit 9976b71c authored by deuce's avatar deuce
Browse files

Remove extra comma

parent 2f03c697
No related branches found
No related tags found
No related merge requests found
......@@ -97,5 +97,5 @@ var sockopts = [
"BROADCAST",
"OOBINLINE",
"ACCEPTCONN",
"TCP_NODELAY",
"TCP_NODELAY"
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment