mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
fix method name
This commit is contained in:
parent
70bde1db7b
commit
c4086d866f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue