Skip to content
Snippets Groups Projects
Commit e10260bc authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Remove accidental whitespace

No functional change.
parent 7b548fd3
No related branches found
No related tags found
No related merge requests found
Pipeline #8134 failed
......@@ -3690,7 +3690,6 @@ JSObject* js_CreateSocketObjectFromSet(JSContext* cx, JSObject* parent, char *na
if (set->sock_count < 1)
return NULL;
len = sizeof(type);
getsockopt(set->socks[0].sock, SOL_SOCKET, SO_TYPE, (void*)&type, &len);
......
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