Skip to content

Commit

Permalink
Update WebKitImplementation.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanthi298 authored Feb 7, 2023
1 parent 816e881 commit ae72d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebKitBrowser/WebKitImplementation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2019,7 +2019,7 @@ static GSourceFuncs _handlerIntervention =

_adminLock.Unlock();
}
void OnLoadFailed(const string URL)
void OnLoadFailed(const string& URL)
{
_adminLock.Lock();

Expand Down

0 comments on commit ae72d22

Please sign in to comment.