Remove tailing spaces and TODO file
[src/app-framework-binder.git] / src / afb-api-ws.c
index 0022d52..7e0adb7 100644 (file)
@@ -169,7 +169,6 @@ static int api_ws_socket_inet(const char *path, int server)
        }
        freeaddrinfo(rai);
        return -1;
-       
 }
 
 static int api_ws_socket(const char *path, int server)