mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
fix method name
This commit is contained in:
parent
70bde1db7b
commit
c4086d866f
@ -131,7 +131,7 @@ void Page::update()
|
||||
), .25
|
||||
);
|
||||
|
||||
GioSocketConnection_RefPtr = GioSocketClient_RefPtr->connect_to_host_finish(
|
||||
GioSocketConnection_RefPtr = GioSocketClient_RefPtr->connect_to_uri_finish(
|
||||
result
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user